Skip to content

Implement gitlab-ci release-notes template

Loic Nicolle requested to merge implement_release_notes_template into main

part of: sylva-projects/sylva-elements/ci-tooling/ci-templates#8 (closed)

One of the MR to implement gitlab-ci gitlab-release-notes template

To ensure that the template is working properly we need to be sure that the tags and branches protection is configured.

Along to theses MR I'll check it for each repo

  • main branch is protected
  • protected tags are configured

I'll try to apply the same kind of tags protection as for sylva-core

Tags allowed to create
* no one
0.0.0* dev + maintainers
version pattern maintainers
Edited by Loic Nicolle

Merge request reports