Commit ffeb6c3f authored by Albert Salim's avatar Albert Salim

Merge branch 'a_mcdonald-master-patch-16429' into 'master'

Disallow review-qa-smoke job to fail in Frontend and QA MRs

See merge request gitlab-org/gitlab!72411
parents b6de763c 444690fb
......@@ -1512,9 +1512,10 @@
changes: *ci-review-patterns
- <<: *if-dot-com-gitlab-org-merge-request
changes: *frontend-patterns
allow_failure: true
- <<: *if-dot-com-gitlab-org-merge-request
changes: *code-qa-patterns
changes: *qa-patterns
- <<: *if-dot-com-gitlab-org-merge-request
changes: *code-patterns
allow_failure: true
- <<: *if-dot-com-ee-schedule-child-pipeline
allow_failure: true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment