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>2018-05-04 15:47:47 +0300
committerDouwe Maan <douwe@selenight.nl>2018-05-04 15:48:01 +0300
commit5d003f3d1dfcc5f743c6c1bcd17e84bf4646bf78 (patch)
treebdf568ac71985f71db7c2107688f304104d853e8 /changelogs
parent073c1a0e73ee515d1e87178a3f9d7905c11f6d31 (diff)
Ensure web hook 'blocked URL' errors are stored in as web hook logs and properly surfaced to the user
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/dm-webhook-catch-blocked-url-exception.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-webhook-catch-blocked-url-exception.yml b/changelogs/unreleased/dm-webhook-catch-blocked-url-exception.yml
new file mode 100644
index 00000000000..6fcb16a3445
--- /dev/null
+++ b/changelogs/unreleased/dm-webhook-catch-blocked-url-exception.yml
@@ -0,0 +1,6 @@
+---
+title: Ensure web hook 'blocked URL' errors are stored in as web hook logs and properly
+ surfaced to the user
+merge_request:
+author:
+type: fixed