Skip to content

Changelog compiler uses project's defined default branch

Robert Speicher requested to merge rs-changelog-compile-default-branch into master

When the default_branch parameter (previously master) is enabled, the changelog compiler will first fetch the default_branch value from the Project API and then use that in place of a hard-coded master.

Part of gitlab-com/gl-infra/delivery#1440 (closed)

Merge request reports