mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 06:56:24 +00:00
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 |
||
---|---|---|
.. | ||
configuration.md | ||
deployment.md | ||
design-decisions.md | ||
faq.md | ||
shareable-configs.md | ||
status-checks.md |