feat(automerge): convert many separate dependabot PRs into a single update
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 17
Description
https://github.com/mozilla-services/merino-py does continuous deployment - every merge goes thru the full release + deployment cycle. So, they would prefer to merge a single PR of many dependency updates at the same time.
So, add a feature to automerge so a target repo can configure automerge to convert all the separate dependabot PRs that are eligible for auto-merge into a single PR isntead.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating how automerge configuration and eligible Dependabot PRs are handled; done means a target repository can configure automerge to combine eligible dependency updates into one PR.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100