Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Dependabot auto-merge #781

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Enable Dependabot auto-merge #781

merged 1 commit into from
Dec 8, 2024

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Dec 8, 2024

See https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions#enable-auto-merge-on-a-pull-request

Many aws-sdk-go-v2 Dependabot PRs are created frequently in this repository. To make matters worse, these often conflict with each other, making updates a pain.

To mitigate this issue, this PR enables Dependabot's auto merge, which includes a branch protection rule that prevents branches from being merged unless tests pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant