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
Next Next commit
Try again:
  • Loading branch information
hoodmane committed Jul 23, 2025
commit 74bef72c51b79ac9ffd80359c5e148e6500a63f6
4 changes: 2 additions & 2 deletions triage/labels.rst
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@ to trigger specific bot behaviors.
* :gh-label:`skip news <skip%20news>`: for PRs that don't need a NEWS entry.
The :ref:`news-entry` section covers in details in which cases the NEWS entry
can be skipped.
* :gh-label:`🔨 test-with-buildbots`: used to test the latest commit with
* :gh-label:`:hammer: test-with-buildbots`: used to test the latest commit with
the :ref:`buildbot fleet <buildbots>` whenever more testing is required
before merging. This may take multiple hours to complete.
* :gh-label:`🔨 test-with-refleak-buildbots`: Run the reference leak buildbots
* :gh-label:`:hammer: test-with-refleak-buildbots`: Run the reference leak buildbots
on the latest commit. Useful for when the code might be leaky.
* :samp:`awaiting {action}`: these labels are applied and used by `bedevere`_
to indicate the stage of a PR and should not be applied manually.
Expand Down