modernisation-platform
modernisation-platform copied to clipboard
Automate Github Repo Tidy up
User Story
The modernisation-platform-environments repo is starting to get more use, and with that comes stale branches, PRs etc. We want to be able to automate the closing of PRs and deletion of branches
Value
Keep the repo tidy without manual intervention
Questions / Assumptions
Definition of done
- [ ] readme has been updated
- [ ] user docs have been updated
- [ ] another team member has reviewed
- [ ] tests are green
Reference
There is a go module which could be used to automate this, which then could be ran in an action https://github.com/google/go-github
https://github.com/ministryofjustice/modernisation-platform/pull/2841