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.
The
!buildbot Raspbiancommand 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 Raspbiancommand matchedARM Raspbian PRas 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.