diff --git a/.gitlab/merge_request_templates/default.md b/.gitlab/merge_request_templates/default.md new file mode 100644 index 0000000..4cd31c9 --- /dev/null +++ b/.gitlab/merge_request_templates/default.md @@ -0,0 +1,15 @@ +## What does this MR do and why? + +_Describe in detail what your merge request does and why._ + + + +## Action items + +* [ ] Start the relevant manual jobs in the merge commit pipeline to build the images that were touched. + +/label ~"type::maintenance" ~"maintenance::pipelines"