renovate/lib/workers/package
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
..
index.js feat: expand PR errors (#437) 2017-07-05 07:12:25 +02:00
schedule.js feat: schedule support for lock file maintenance 2017-07-01 06:46:11 +02:00
versions.js feat: Prune stale branches (#441) 2017-07-05 11:57:22 +02:00