Skip to content

Automatically tag on merge to main

Craig Smith requested to merge craigmsmith-auto-release into main

What does this MR do?

This MR adds a tag step to CI so releases are automatically tagged. The mechanism used is the same as gemnasium uses by including https://gitlab.com/gitlab-org/security-products/ci-templates/blob/d37268e/includes-dev/upsert-git-tag.yml into the .gitlab-ci.yml file. This upsert git tag will run and automatically create a tag every time a commit it merged into main.

slack conversation

/cc @idawson

Edited by Craig Smith

Merge request reports

Loading