gitlab-build-images/.gitlab/merge_request_templates/Default.md
2022-05-10 18:35:30 +00:00

17 lines
642 B
Markdown

## What does this MR do and why?
_Describe in detail what your merge request does and why._
<!--
Please keep this description updated with any discussion that takes place so
that reviewers can understand your intent. Keeping the description updated is
especially important if they didn't participate in the discussion.
-->
## Action items
* [ ] Start the relevant manual jobs in the merge commit pipeline to build the images that were touched.
/label ~"type::maintenance" ~"maintenance::pipelines"
<!-- template sourced from https://gitlab.com/gitlab-org/gitlab-build-images/-/blob/master/.gitlab/merge_request_templates/Default.md -->