Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2019-03-25 10:41:38 +0300
committerShinya Maeda <shinya@gitlab.com>2019-03-26 15:10:31 +0300
commitb27c4420c9e62ffc8cf53a4a854f4907454af400 (patch)
tree2390248510be0e40eb8cd59b80d27fe973b75f9a /changelogs
parentb4de23a687d16c96f1adaa456e4aeaac64d9cb23 (diff)
Destroy releases when delete a tag
ok ok ok ok
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/delete-release-when-delete-tag.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/delete-release-when-delete-tag.yml b/changelogs/unreleased/delete-release-when-delete-tag.yml
new file mode 100644
index 00000000000..58acd449bf1
--- /dev/null
+++ b/changelogs/unreleased/delete-release-when-delete-tag.yml
@@ -0,0 +1,5 @@
+---
+title: Releases will now be automatically deleted when deleting corresponding tag
+merge_request: 26530
+author:
+type: fixed