Skip to content

Document when to add a latest version of CI/CD Template

Shinya Maeda requested to merge doc-latest-template-addition-guideline into master

What does this MR do and why?

This MR is to improve the CI/CD Template Development guideline about the things to consider before adding a latest version, which is reflected to the discussion in the recent template development discussion.

This MR also updates some of the templates about the following point:

https://docs.gitlab.com/ee/development/cicd/templates.html#template-types

Note clearly in the code comments if the template is designed to be used with the includes keyword in an existing .gitlab-ci.yml file or not.

These templates are confirmed that zero usages as of today.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Shinya Maeda

Merge request reports