Skip to content
Snippets Groups Projects
Unverified Commit cb8fd6b4 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

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
parent 837b5361
Branches
Tags 19.148.0
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment