Skip to content
Snippets Groups Projects
Unverified Commit 6a410bea authored by gord chung's avatar gord chung Committed by GitHub
Browse files

Merge pull request #1029 from jd/less-reviewer

Reduce the number of required reviewers
parents ff46529a 0be1bc04
No related branches found
No related tags found
No related merge requests found
......@@ -7,17 +7,6 @@ pull_request_rules:
strict: true
conditions:
- label!=work-in-progress
- '#approved-reviews-by>=2'
- status-success=continuous-integration/travis-ci/pr
- name: merge backport to stable with one review
actions:
merge:
method: rebase
rebase_fallback: merge
strict: true
conditions:
- base~=^stable/.*
- label!=work-in-progress
- '#approved-reviews-by>=1'
- status-success=continuous-integration/travis-ci/pr
- name: automatic merge backports from Mergify
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment