Prompt
Go to [GitHub Repo URL], filter open pull requests by author 'dependabot', verify that all status checks are passing for each, and click the merge button for all passing requests.
Description
Who is for
Software engineers and maintainers managing GitHub repositories.
What problems solves
Eliminates the tedious manual labor of reviewing and clicking merge on dozens of minor dependency updates.
Benefits
Reduces technical debt, saves hours of weekly maintenance, and ensures your security patches are applied immediately.
How it works
Mr. Prompty navigates to your repository, identifies authorized Dependabot PRs, verifies the CI suite status, and executes the merge.
Key features
- Automated CI verification
- Secure authentication
- Batch processing capability
Step by step
- Provide the repository URL.
- Ensure your CI pipelines are configured.
- Run the prompt to scan and merge.
FAQ
Is it safe? Yes, it only merges PRs that pass all existing CI checks. Does it handle conflicts? It will skip PRs with merge conflicts to prevent breaking builds.