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
openqa-trigger-bisect-jobs: Also evaluate "exclude_name_regex"
It was observed that openqa-trigger-bisect-jobs were triggered even
though according openqa-investigate jobs were not as the variable
"exclude_name_regex" would exclude the job. However unlike
"exclude_group_regex" the variable "exclude_name_regex" so far
was only evaluated within openqa-investigate, not
openqa-trigger-bisect-jobs. This commit adds according handling within
openqa-trigger-bisect-jobs with according unit test.
0 commit comments