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

Auto-merge dependabot PRs if checks pass #894

Merged
merged 3 commits into from
Jan 24, 2023
Merged

Auto-merge dependabot PRs if checks pass #894

merged 3 commits into from
Jan 24, 2023

Conversation

neelvirdy
Copy link
Contributor

@neelvirdy neelvirdy commented Jan 23, 2023

  1. dependabot PRs automatically enable auto-merge
  2. dependabot PRs are auto-approved

So, once status checks pass, the PR will automatically merge. This means we will get dependency bumps for free as long as they aren't breaking builds or tests.

See it in action on the filclient repo here (after the rebase): application-research/filclient#121

And here's an example where the status checks failing blocks the merge: application-research/filclient#115

@neelvirdy neelvirdy merged commit 3507e34 into dev Jan 24, 2023
@neelvirdy neelvirdy deleted the neelvirdy-patch-1 branch January 24, 2023 18:42
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.

None yet

2 participants