Skip to content
GitLab
Next
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #363024
You need to sign in or sign up before continuing.

Create annotated tags via `release` keyword

Release notes

In 15.3, we are adding the ability to create an annotated tag when creating a release in the ci-cd.yaml file.

Problem

As a follow-up of #268018 (closed), we should extend the release keyword in .gitlab-ci.yml to create an annotated tag.

Proposal

Add tag_message keyword under release.

Implementation plan

Add tag_message to SINGLE_FLAGS in Gitlab::Ci::Build::Releaser.

Edited Jul 25, 2022 by Chris Balane
Assignee
Assign to
Time tracking