Skip to content

Commit dc398da

Browse files
author
Jorge Diaz
committed
chore(mergify): add merge_bot_account to enable automatic merging
Configure aws-cdk-automation as the merge bot account to allow Mergify to automatically execute merge operations for PRs that meet the queue conditions.
1 parent 88f3e04 commit dc398da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mergify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# See https://doc.mergify.io
2+
merge_bot_account: aws-cdk-automation
23
merge_queue:
34
# Hopefully this gets Mergify to stop creating PRs just to test merges (it both messes with statistics and our automatic validations)
45
max_parallel_checks: 1

0 commit comments

Comments
 (0)