Skip to content

Commit e4964df

Browse files
Set bot_account settings in .mergify.yml (#2395)
See: #2385 (comment)
1 parent f62c7d0 commit e4964df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.mergify.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ pull_request_rules:
99
- merged
1010
actions:
1111
copy:
12+
bot_account: clash-lang-builder
1213
ignore_conflicts: True
1314
branches:
1415
- "1.2"
@@ -20,6 +21,7 @@ pull_request_rules:
2021
- merged
2122
actions:
2223
copy:
24+
bot_account: clash-lang-builder
2325
ignore_conflicts: True
2426
branches:
2527
- "1.4"
@@ -31,8 +33,11 @@ pull_request_rules:
3133
- merged
3234
actions:
3335
copy:
36+
bot_account: clash-lang-builder
3437
ignore_conflicts: True
3538
branches:
3639
- "1.6"
3740
queue:
41+
update_bot_account: clash-lang-builder
42+
merge_bot_account: clash-lang-builder
3843
update_method: rebase

0 commit comments

Comments
 (0)