[go: up one dir, main page]

Skip to content

Always use first commit message as default MR title

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem to solve

Our team has these naming convention:

  • branch name: TEST-1234_branch-name
  • commmit message: [TEST-1234]: Branch name

We faced an issue with MR titles.

When branch has only one commit new MR creating with title equals to commit message: [TEST-1234]: Branch name

When branch has two or more commits new MR creating title with modified branch name: Test 1234 branch name

Intended users

Developers.

Proposal

Add option in Settings > General > Merge Requests to always use first commit message as MR title as default one.

Edited by 🤖 GitLab Bot 🤖