You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Uh oh!
There was an error while loading. Please reload this page.
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 matchedARM 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.
The text was updated successfully, but these errors were encountered: