Skip to content

Set default merge request template under .gitlab/merge_request_templates/

Karl Wette requested to merge ANU-CGA/lalsuite:gitlab-default-mr-template into master

Description

  • Moves the default GitLab merge request template to .gitlab/merge_request_templates/Default.md, making use of this feature
  • Updates the templates following the discussion on #447 (closed)

Once merged, I will enable the new template by deleting the existing template in the lscsoft/lalsuite GitLab settings

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

If any of the Backwards Incompatible check boxes are ticked please provide a justification why this change is necessary and why it needs to be done in a backwards incompatible way.

Review Status

cc @duncanmmacleod @adam-mercer @david-keitel

Merge request reports