Skip to content

Optional custom merge commit message during security merges

Robert Speicher requested to merge rs-custom-merge-commit into master

What does this MR do?

When a security_merge_message feature flag is enabled, security MRs will be merged with a custom merge commit message, which uses the MR's title as the commit subject, and appends a Changelog: security trailer so that we can use (squashed) merge commits to generate changelogs during security releases.

See gitlab-com/gl-infra/delivery#2194 (closed)

Author Check-list

  • Has documentation been updated?

Merge request reports