summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2016-11-08 10:05:19 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2016-11-08 10:05:19 +0100
commit659ef54605e37ba750486f25957ec367264dffd4 (patch)
tree01180ac95071bf8b12a5cbf9d85f580e542ecc65 /changelogs
parentc392b0cc24ba40e3fed920c6c693cb24665193af (diff)
downloadgitlab-ce-659ef54605e37ba750486f25957ec367264dffd4.tar.gz
API: Return 400 when creating a systemhook fails
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/api-return-400-if-post-systemhook-fails.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/api-return-400-if-post-systemhook-fails.yml b/changelogs/unreleased/api-return-400-if-post-systemhook-fails.yml
new file mode 100644
index 00000000000..d132d7e79c3
--- /dev/null
+++ b/changelogs/unreleased/api-return-400-if-post-systemhook-fails.yml
@@ -0,0 +1,4 @@
+---
+title: Return 400 when creating a system hook fails
+merge_request: 7350
+author: Robert Schilling