Skip to content

Conversation

@joncinque
Copy link
Contributor

Problem

Dependabot can put in a lot of PRs, and it's tedious to need to manually merge each one. Especially when we'll have around 15 program-specific repos.

Summary of changes

Since the main branch requires a PR and allows for auto-merge once all the status checks pass, simply enable auto-merge on all dependabot PRs.

Note: this just copies the example at https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions#enable-auto-merge-on-a-pull-request

#### Problem

Dependabot can put in a lot of PRs, and it's tedious to need to manually
merge each one. Especially when we'll have around 15 program-specific
repos.

#### Summary of changes

Since the main branch requires a PR and allows for auto-merge once all
the status checks pass, simply enable auto-merge on all dependabot PRs.
@joncinque joncinque requested review from febo and lorisleiva November 21, 2024 22:51
Copy link
Member

@lorisleiva lorisleiva left a comment

Choose a reason for hiding this comment

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

Nice! I didn't know it was that simple to add auto-merge. Thank you!

@joncinque joncinque merged commit 77e38ec into solana-program:main Nov 22, 2024
9 checks passed
@joncinque joncinque deleted the dependabotauto branch November 22, 2024 10:07
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