Skip to content
Snippets Groups Projects
Commit ea4e370d authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: Prune stale branches (#441)

A separate routine is run after branch creation to detect any branches that should be deleted. A branch will be removed if:
- It was not created by renovate in the last run, AND
- It has no PR, or its corresponding PR is not mergeable

Closes #426, Closes #428
parent 5c34b74b
No related merge requests found
Showing
with 358 additions and 15 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment