[skip ci]Update mergify rules (#5035)

Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
pull/5046/head
Xiangyu Wang 2021-04-25 17:38:48 +08:00 committed by GitHub
parent 4197b094bf
commit 53b5092b3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.github/mergify.yml vendored
View File

@ -13,6 +13,7 @@ pull_request_rules:
- base=master
- -title~=(?i)\[wip\]
- "label=PR | automerge"
- "label!=PR | message from pull request"
- "#approved-reviews-by>=1"
- "#changes-requested-reviews-by=0"
- "status-success=DCO"