Skip to content

WIP: Update default squash commit message to include merge request reference

What does this MR do?

Ideally we want to have easy to understand traceable and linear history. So when #17613 (closed) get's merged, we could enable only-fast forward merges and force squashing.

The only remaining issue is that the default squash commit message is not linking to the merge request, this MR tries to fix that.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jan

Merge request reports