Running all these unrequested jobs not only clutters the GitHub "checks" list, but also delays other jobs which actually were requested.
Examples:
Until this is fixed, it can be worked around by using a regular expression like android|ios, as in python/cpython#126089 (comment).
Possibly related:
Running all these unrequested jobs not only clutters the GitHub "checks" list, but also delays other jobs which actually were requested.
Examples:
Until this is fixed, it can be worked around by using a regular expression like
android|ios, as in python/cpython#126089 (comment).Possibly related:
!buildbotPR command matches each word #509