mirror of https://github.com/ceph/go-ceph
github: require reef job to pass in mergify config
Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
parent
d4eac7d990
commit
f0c3f35922
|
@ -18,6 +18,7 @@ queue_rules:
|
|||
- check-success=test-suite (nautilus)
|
||||
- check-success=test-suite (octopus)
|
||||
- check-success=test-suite (pacific)
|
||||
- check-success=test-suite (reef)
|
||||
|
||||
pull_request_rules:
|
||||
# Clearing approvals after content changes
|
||||
|
@ -41,6 +42,7 @@ pull_request_rules:
|
|||
- status-success=test-suite (nautilus)
|
||||
- status-success=test-suite (octopus)
|
||||
- status-success=test-suite (pacific)
|
||||
- status-success=test-suite (reef)
|
||||
- or:
|
||||
- and:
|
||||
- label=no-API
|
||||
|
|
Loading…
Reference in New Issue