renovate/docs
Rhys Arkins cb8fd6b4ed
feat: fork mode (#1287)
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
2017-12-11 19:14:51 +01:00
..
configuration.md feat: fork mode (#1287) 2017-12-11 19:14:51 +01:00
deployment.md chore(deps): update dependency prettier to v1.9.0 (#1267) 2017-12-05 11:50:16 +01:00
design-decisions.md chore: enable prettier on markdown files 2017-12-02 20:29:55 +01:00
faq.md chore(deps): update dependency prettier to v1.9.0 (#1267) 2017-12-05 11:50:16 +01:00
shareable-configs.md chore: enable prettier on markdown files 2017-12-02 20:29:55 +01:00
status-checks.md chore: enable prettier on markdown files 2017-12-02 20:29:55 +01:00