Skip to content

"!buildbot regex" runs all buildbots if the regex matches no worker #390

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

Closed
vstinner opened this issue Sep 8, 2023 · 0 comments
Closed

Comments

@vstinner
Copy link
Member

vstinner commented Sep 8, 2023

The !buildbot Raspbian command didn't match any buildbot worker, but bedevere-bot decided instead to test the PR on all buildbot workers in this case: python/cpython#109101 (comment)

The !buildbot ARM Raspbian command matched ARM Raspbian PR as expected: python/cpython#109101 (comment)

By the way, it would be nice to match the regex anywork in the worker name, not only at the beginning of the name.

vstinner added a commit to vstinner/buildmaster-config that referenced this issue Sep 21, 2023
Also, match the regex anywhere in the builder name, not only at the
start.
vstinner added a commit to vstinner/buildmaster-config that referenced this issue Sep 21, 2023
Also, match the regex anywhere in the builder name, not only at the
start.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant