neco
neco copied to clipboard
Automatically cleanup abandoned stage/release branches on neco-apps
What
neco-apps has many abandoned stage/release branches behind closed PRs. It should be cleaned up at appropriate frequency.
How
Create a GitHub Action to cleanup stage/release branches.
Checklist
- [ ] Finish implementation of the issue
- [ ] Test all functions
- [ ] Have enough logs to trace activities
- [ ] Notify developers of necessary actions