mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-21 14:56:41 +00:00
ci: add ok-to-test
label after Mergify rephrase
Mergify rephrased the status when a PR is the 1st in the queue. Instead of the "Queue: Embarked in merge train", the status is now reported as "Queue: Embarked in merge queue". Because the status did not match the rule in the configuration anymore, the `ok-to-test` label was not automatically added. Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
parent
20b9ecc15c
commit
3622fc4635
@ -91,7 +91,7 @@ pull_request_rules:
|
||||
- not:
|
||||
status-success~=^ci/centos
|
||||
- or:
|
||||
- "check-pending=Queue: Embarked in merge train"
|
||||
- "check-pending=Queue: Embarked in merge queue"
|
||||
- author=mergify[bot]
|
||||
actions:
|
||||
label:
|
||||
|
Loading…
x
Reference in New Issue
Block a user