-
Rhys Arkins authored
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
Rhys Arkins authoredA 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