Skip to content

Point the default branch of obsolete repositories to the latest stable that shipped them

Emanuele Aina requested to merge wip/em/handle-dropped-repositories into master

For projects dropped after a certain release, set the default branch to the one for the last stable release that shipped it.

Since gitlab-rulez does not really handle rules overriding other rules correctly, ensure that the rules poking the same setting like default_branch apply to disjointed sets of repositories.

Merge request reports