- Nov 19, 2024
-
-
Lee Tickett authored
- Assign the author to the merge request as part of the template configuration.
-
- Aug 20, 2024
-
-
Ben Bodenmiller authored
Fix references to the label ~workflow::ready to review so that it can be cut and pasted.
-
- Mar 06, 2023
-
-
Mitchell Nielsen authored
Renames 'General Change.md' to 'Default.md' so it is automatically used as the default merge request description. Related documentation: https://docs.gitlab.com/ee/user/project/description_templates.html#supported-variables-in-merge-request-templates This ensures that the '%{first_multiline_commit}' variable works as expected, given the note in the documentation: > This feature is available only for the default template. The [default template docs](https://docs.gitlab.com/ee/user/project/description_templates.html#set-a-default-template-for-merge-requests-and-issues) state that the file needs to be named 'Default.md' (case insensitive).
-
- Feb 23, 2023
-
-
Mitchell Nielsen authored
Uses `%{first_multiline_commit}` to include the first multiline commit in the MR description. Docs: https://docs.gitlab.com/ee/user/project/description_templates.html#supported-variables-in-merge-request-templates
-
- May 12, 2022
-
-
Robert Marshall authored
- Add a merge request template for configuration deprecation tasks Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-