summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2019-04-03 01:48:17 +0100
committerNick Thomas <nick@gitlab.com>2019-04-03 01:53:38 +0100
commitd17cce6aedf67139275362481c5b7fdeebf1b6a3 (patch)
tree765e6bc0f9a8a66690ae1c2c25c04f0accfa2123 /changelogs
parent645303c7e71d554c3ee1a338730d8b779c47acc1 (diff)
downloadgitlab-ce-d17cce6aedf67139275362481c5b7fdeebf1b6a3.tar.gz
Only execute system hooks once when pushing tags
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/52560-fix-duplicate-tag-system-hooks.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52560-fix-duplicate-tag-system-hooks.yml b/changelogs/unreleased/52560-fix-duplicate-tag-system-hooks.yml
new file mode 100644
index 00000000000..b8d58d6bd30
--- /dev/null
+++ b/changelogs/unreleased/52560-fix-duplicate-tag-system-hooks.yml
@@ -0,0 +1,5 @@
+---
+title: Only execute system hooks once when pushing tags
+merge_request: 26888
+author:
+type: fixed