renovate/lib/workers/repository
Rhys Arkins ea4e370d3f 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
2017-07-05 11:57:22 +02:00
..
apis.js feat: expand PR errors (#437) 2017-07-05 07:12:25 +02:00
cleanup.js feat: Prune stale branches (#441) 2017-07-05 11:57:22 +02:00
index.js feat: Prune stale branches (#441) 2017-07-05 11:57:22 +02:00
onboarding.js feat: Prune stale branches (#441) 2017-07-05 11:57:22 +02:00
upgrades.js feat: Prune stale branches (#441) 2017-07-05 11:57:22 +02:00