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:
authorRémy Coutable <remy@rymai.me>2017-04-12 14:18:47 +0300
committerJames Lopez <james@jameslopez.es>2017-04-19 12:22:23 +0300
commit191772058c5f79434a0c984de823226beda94740 (patch)
tree4f029d59cf47e2a3dc01842952544aba7b80926f /changelogs
parenta5ffb991e4cd847b5b789bfe2b9c3c1d6b70e5c7 (diff)
Merge branch 'zj-api-fix-build-events' into 'master'
Api fix build events rename to Job events Closes #30412 See merge request !10586
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/zj-api-fix-build-events.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-api-fix-build-events.yml b/changelogs/unreleased/zj-api-fix-build-events.yml
new file mode 100644
index 00000000000..7700d8dcd22
--- /dev/null
+++ b/changelogs/unreleased/zj-api-fix-build-events.yml
@@ -0,0 +1,4 @@
+---
+title: "Bugfix: POST /projects/:id/hooks and PUT /projects/:id/hook/:hook_id no longer ignore the the job_events param in the V4 API"
+merge_request: 10586
+author: