We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ef90f commit 1b494f3Copy full SHA for 1b494f3
.github/mergify.yml
@@ -67,7 +67,7 @@ pull_request_rules:
67
- base=master
68
- and:
69
- -body~=\#[0-9]{1,6}(\s+|$)
70
- - -body~=https://github.com/milvus-io/milvus/issues/[0-9]{1,6}(\s+|$)
+ - -body~=https://github.com/zilliztech/milvus-backup/issues/[0-9]{1,6}(\s+|$)
71
- -label=kind/improvement
72
- -title~=\[automated\]
73
actions:
0 commit comments