4

When a merge request it's created from an issue, this title it's generated:

Draft: Resolve "issue"

How can I modify the default behavoiur? Ideally to me should be fine just

Draft: Issue
Moia
  • 2,216
  • 1
  • 12
  • 34

1 Answers1

2

There is no way to change this precise default behavior for MR titles. However, there are a couple open feature requests related to this capability: #16080 and #22209.

The closest thing would be to create a default template for MRs. However, this is only for the description, not the title.

sytech
  • 29,298
  • 3
  • 45
  • 86