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:
authorDouwe Maan <douwe@selenight.nl>2017-12-22 13:38:35 +0300
committerDouwe Maan <douwe@selenight.nl>2017-12-22 19:19:50 +0300
commit16b8297e77501134cd93a74c3d5c60712930e7fd (patch)
tree8373c955431ee30156423626a561ca2cf599e47c /changelogs
parent92e15071c13f65cf7250315f1a138284880b0074 (diff)
Execute project hooks and services after commit when moving an issue
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/dm-issue-move-transaction-error.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-issue-move-transaction-error.yml b/changelogs/unreleased/dm-issue-move-transaction-error.yml
new file mode 100644
index 00000000000..0892169894a
--- /dev/null
+++ b/changelogs/unreleased/dm-issue-move-transaction-error.yml
@@ -0,0 +1,5 @@
+---
+title: Execute project hooks and services after commit when moving an issue
+merge_request:
+author:
+type: fixed