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

chore: add dependabot auto-merge #26

Closed
wants to merge 1 commit into from
Closed

Conversation

moorec-aws
Copy link
Contributor

What was the problem/requirement? (What/Why)

Add auto-merge to dependabot PRs if all status checks pass.

What was the solution? (How)

  • Add a second approval to meet two approval requirements.
  • Add an action to enable auto-merge with squash
  • Update hatch.toml so that python-semantic-release is installed using the requirements-release.txt.

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions

What is the impact of this change?

Dependabot PRs will now automerge if all mandatory status checks pass.

How was this change tested?

Tested in a developer github account

Was this change documented?

no

Is this a breaking change?

no

@moorec-aws moorec-aws requested a review from a team as a code owner March 4, 2024 17:16
@moorec-aws moorec-aws closed this Apr 1, 2024
@moorec-aws moorec-aws deleted the moorec/auto-merge branch April 1, 2024 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants