mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 10:32:56 +01:00
List source of Default templates
This commit is contained in:
parent
855a5ab2f7
commit
2771444e0d
1 changed files with 2 additions and 0 deletions
17
.gitlab/merge_request_templates/Default.md
Normal file
17
.gitlab/merge_request_templates/Default.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
## 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/main/.gitlab/merge_request_templates/Default.md -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue