Skip to content

Add explanation to buildbots.rst about triggering buildbot on a PR #1605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jul 23, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
core team member
  • Loading branch information
hugovk authored Jul 23, 2025
commit f5558dd1cd406e86e4c8f349abe9a14f8c6fa16f
2 changes: 1 addition & 1 deletion testing/buildbots.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Triggering buildbots on a pull request
======================================

To trigger buildbots on a pull request you need to be a CPython triager or a
core developer. If you are not, ask someone to trigger them on your behalf.
core team member. If you are not, ask someone to trigger them on your behalf.

The simplest way to trigger most buildbots on your PR is with the
:gh-label:`🔨 test-with-buildbots` and :gh-label:`🔨 test-with-refleak-buildbots`
Expand Down
Loading