mirror of https://github.com/renovatebot/renovate
cb8fd6b4ed
This PR adds the capability to run Renovate in a new "fork mode". This new mode must be configured by the Renovate admin, and cannot be configured within repositories themselves (for now). Example use: `renovate --autodiscover --fork-mode` In this mode: * Renovate will fork the repository if necessary (first run only) * If the fork already existed, Renovate will ensure that its base branch is up to date with the source repository's * Branches will be created within the fork, PRs will be created in the source |
||
---|---|---|
.. | ||
_fixtures | ||
config | ||
logger | ||
manager | ||
platform | ||
workers | ||
.eslintrc.js | ||
chai.js | ||
globals.js | ||
renovate.spec.js |