Skip to content

Create release environment when tagging release

Dat Tang requested to merge add-release-environment-when-tagging-release into master

What does this MR do and why?

Content

We create one release environment per stable branch, so we want to commit the new environment to the release-environment repo automatically when tagging a new release.

Related to gitlab-com/gl-infra/delivery#19580 (closed)

Note: There is another feature, which is to remove the oldest version. It will be done in a follow up MR.

Tests

See !2876 (comment 1802403317)

Author Check-list

  • [-] Has documentation been updated?
Edited by Mayra Cabrera

Merge request reports