Import and export MR commit title templates
What does this MR do and why?
The MR adds the required keys for "Merge commit message template" and "Squash commit message template" to the import_export.yml. Addressing the issue #430195 (closed)
%{first_multiline_commit}
Screenshots or screen recordings
Screen Recording of export & import after changes: https://youtu.be/i3FVETpFYP0
How to set up and validate locally
- Checkout branch
- Create test project and configure templates under Settings > Merge requests, Merge Commit & Squash commit
- Export project (Settings > General) and download .tar.gz
- Create new project by importing .tar.gz
- Check settings of new project
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.