Skip to content

Add project MR template commit message settings to import/export

Justin Farmiloe requested to merge jfarmiloe-add-export-attributes into master

What does this MR do and why?

Adds merge_commit_template and squash_commit_template project settings to project export so that they are included when exporting/importing a project ad when creating a new project from a project template.

Addresses #430195 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Project template settings:

project-template.png

New project created from template:

Before After
project-from-template-before-change.png project-from-template-after-change.png

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Create new group template project.
  2. Create new project using template.
  3. Review Merge commit message template and Squash commit message template Merge Request setting values in new project.

Merge request reports

Loading