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:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-05-01 21:30:19 +0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-05-01 21:30:19 +0300
commit1746f154c580915be7352dfbf0b809d42b07a32a (patch)
tree8b1a921d3d0a1f4aa5f55b6613b1ae521e1c10f3
parent6627efd6b48e70a572149865bd4196e6f711f9de (diff)
Add CHANGELOG entry
-rw-r--r--changelogs/unreleased/da-sentry-client-side-settings.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/da-sentry-client-side-settings.yml b/changelogs/unreleased/da-sentry-client-side-settings.yml
new file mode 100644
index 00000000000..e36ac7c354b
--- /dev/null
+++ b/changelogs/unreleased/da-sentry-client-side-settings.yml
@@ -0,0 +1,5 @@
+---
+title: Allow Sentry client-side DSN to be passed on gitlab.yml
+merge_request: 27967
+author:
+type: added