There was an error while loading. Please reload this page.
1 parent 2f44024 commit 8c7bf1fCopy full SHA for 8c7bf1f
1 file changed
.github/mergify.yml
@@ -45,7 +45,9 @@ pull_request_rules:
45
- 'author!=vyosbot'
46
- or:
47
- '-title~=^(([a-zA-Z0-9\-_.]+:\s)?)T\d+:\s+[^\s]+.*'
48
- - 'commits[*].commit_message~=^(?!(([a-zA-Z0-9\-_.]+:\s)?)T\d+:\s+[^\s]+).*'
+ - and:
49
+ - 'label!=legacy'
50
+ - 'commits[*].commit_message~=^(?!(([a-zA-Z0-9\-_.]+:\s)?)T\d+:\s+[^\s]+).*'
51
actions:
52
label:
53
toggle:
0 commit comments