Skip to content

Commit

Permalink
[skip e2e]Fix robot fight (milvus-io#16239)
Browse files Browse the repository at this point in the history
Signed-off-by: Jenny Li <[email protected]>
  • Loading branch information
Jenny Li authored Mar 28, 2022
1 parent 973ea40 commit 3936637
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@ pull_request_rules:
- or:
- base=master
- base~=^2(\.\d+){2}$
- or:
- body~=\#[0-9]{1,6}(\s+|$)
- body~=https://github.com/milvus-io/milvus/issues/[0-9]{1,6}(\s+|$)
- and:
- -body~=\#[0-9]{1,6}(\s+|$)
- -body~=https://github.com/milvus-io/milvus/issues/[0-9]{1,6}(\s+|$)
- -label=kind/improvement
- -title~=\[automated\]
actions:
Expand Down

0 comments on commit 3936637

Please sign in to comment.