Skip to content

Commit bb8f934

Browse files
committed
mergify: OR not supported, therefore we rely on pr-head now only
jenkins hooks are not always present, therefore we can't rely on them.
1 parent 6d301d7 commit bb8f934

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.mergify.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,6 @@ pull_request_rules:
140140
- status-success~=continuous-integration/travis-ci/pr
141141
# Internal Jenkins - we rely on PR head to provide status
142142
- status-success~=continuous-integration/jenkins/pr-head
143-
# any of the jenkins pipeline needs to be green or not failed (if smart tester skippes some stages, they are not there)
144-
- status-success~=^jenkins-ci
145-
- -status-failure~=^jenkins-ci
146143
actions:
147144
label:
148145
add:

0 commit comments

Comments
 (0)