PolicyEngine / PolicyEngine/policyengine-api
Make auto-country-update PRs update a single branch
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 18
- Forks
- 33
- Avg merge
- 23h 40m
- Merged PRs (30d)
- 22
Description
The country update PRs each update a new PR. Could we use --force to ensure they only edit a single branch, say Update country models that updates all country models to their latest version if different? This would save deployment times.
Contributor guide
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
No file or workflow entry point is named; start by locating the automation that creates the country-update pull requests and trace how it selects branches. Done means successive country-model updates reuse one branch and pull request while including all changed models, rather than creating a new PR for each update.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100