modernisation-platform icon indicating copy to clipboard operation
modernisation-platform copied to clipboard

Automate Github Repo Tidy up

Open davidkelliott opened this issue 3 years ago • 1 comments

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

How to write good user stories

davidkelliott avatar Dec 14 '21 10:12 davidkelliott

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

jackstockley89 avatar Jan 06 '22 12:01 jackstockley89

https://github.com/ministryofjustice/modernisation-platform/pull/2841

davidkelliott avatar Dec 16 '22 09:12 davidkelliott