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
Update testing/buildbots.rst
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
  • Loading branch information
hoodmane and StanFromIreland authored Jul 15, 2025
commit 096d17c881bf7932c90681bc7d05c8116ae54716
5 changes: 3 additions & 2 deletions testing/buildbots.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,9 @@ For example to run both the iOS and Android build bot, you can use:

!buildbot ios|android

If this worked, bedevere-bot will post a comment indicating which build bots, if
any, were matched. If none were matched, it will tell you that too.
bedevere-bot will post a comment indicating which build bots, if
any, were matched. If none were matched, or you do not have the
necessary permissions to trigger a request, it will tell you that too.

Checking results of automatic builds
====================================
Expand Down
Loading