Skip to content
Snippets Groups Projects
Commit 0be1bc04 authored by Julien Danjou's avatar Julien Danjou
Browse files

Reduce the number of required reviewers

With the low activity going on, it might be hard to get two reviews.
parent 17609df4
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