Skip to content

Introduce repository fork settings to be used for production instances.

Boros Gábor requested to merge smarnach/production-fork-settings into master

Created by: smarnach

We want to be able to set different default forks for production instances than for sandboxes. For the sandboxes, the upstream forks should be used by default, while we want to use the modified named release branches for production instances by default.

This PR introduces two new settings to allow this.

Merge request reports