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.
bot_account
.mergify.yml
1 parent f62c7d0 commit e4964dfCopy full SHA for e4964df
.mergify.yml
@@ -9,6 +9,7 @@ pull_request_rules:
9
- merged
10
actions:
11
copy:
12
+ bot_account: clash-lang-builder
13
ignore_conflicts: True
14
branches:
15
- "1.2"
@@ -20,6 +21,7 @@ pull_request_rules:
20
21
22
23
24
25
26
27
- "1.4"
@@ -31,8 +33,11 @@ pull_request_rules:
31
33
32
34
35
36
37
38
39
- "1.6"
40
queue:
41
+ update_bot_account: clash-lang-builder
42
+ merge_bot_account: clash-lang-builder
43
update_method: rebase
0 commit comments