Skip to content

Conversation

@alvazjor
Copy link
Contributor

Issue # (if applicable)

Closes #.

Reason for this change

Mergify needs a designated bot account to automatically execute merge operations for PRs that meet the merge queue conditions. Without this configuration, automatic merging may not function properly.

Description of changes

Configure AWS CDK Automation as the merge bot account to allow Mergify to automatically execute merge operations for PRs that meet the queue conditions.
Added merge_bot_account: AWS CDK Automation to the .mergify.yml configuration file. This designates the AWS CDK Automation account as the bot responsible for executing automatic merges when PRs meet the defined queue conditions.

Describe any new or updated permissions being added

NA

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team August 12, 2025 09:46
@github-actions github-actions bot added the p2 label Aug 12, 2025
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Aug 12, 2025
.mergify.yml Outdated
@@ -1,4 +1,5 @@
# See https://doc.mergify.io
merge_bot_account: AWS CDK Automation
Copy link
Member

@ozelalisen ozelalisen Aug 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be account id or account name?

Copy link
Contributor Author

@alvazjor alvazjor Aug 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Account name of the github account, not the gh user name. Fix incoming

@mergify
Copy link
Contributor

mergify bot commented Aug 12, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

Configure aws-cdk-automation as the merge bot account to allow Mergify
to automatically execute merge operations for PRs that meet the queue
conditions.
@alvazjor alvazjor force-pushed the fix/mergify-bot-account branch from e09ce11 to dc398da Compare August 12, 2025 10:21
@mergify
Copy link
Contributor

mergify bot commented Aug 12, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Contributor

mergify bot commented Aug 12, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@vishaalmehrishi vishaalmehrishi merged commit 342965c into main Aug 12, 2025
18 of 19 checks passed
@vishaalmehrishi vishaalmehrishi deleted the fix/mergify-bot-account branch August 12, 2025 11:41
@github-actions
Copy link
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants