renovate/lib/workers/branch
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: Prune stale branches (#441) 2017-07-05 11:57:22 +02:00
npm.js Refactor helpers (#382) 2017-06-29 07:29:41 +02:00
package-json.js Refactor helpers (#382) 2017-06-29 07:29:41 +02:00
yarn.js feat: schedule support for lock file maintenance 2017-07-01 06:46:11 +02:00