renovate/lib/workers/branch
Rhys Arkins 2331d6e840 feat(branch): Check for rebase if repo branch protection is strict (#527)
We now check branch protection configuration for the repository's base branch to see if branches must be kept up-to-date. If so then we check Renovate branches for rebasing even if rebaseStalePrs is not set to true.

Closes #524
2017-07-25 18:18:19 +02:00
..
index.js feat(branch): Check for rebase if repo branch protection is strict (#527) 2017-07-25 18:18:19 +02:00
npm.js fix(npm): Pass npm version and logger to getLockFile 2017-07-24 08:38:45 +02:00
package-json.js Refactor helpers (#382) 2017-06-29 07:29:41 +02:00
schedule.js feat(logs): Support custom log detail fields 2017-07-19 08:05:26 +02:00
yarn.js fix(lockFiles): Pass NODE_ENV=dev to npm and yarn installs 2017-07-24 08:10:42 +02:00