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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-04-08 18:09:29 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-08 18:09:29 +0300
commit5372e109c0660e4670aa987568a51082beca1b3c (patch)
tree76f8f1178d5f304f0aea8c0c610729f695c9e18e /changelogs
parent403678e00406edc8094f087ec70e00aa29e49bef (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/118788-automatic-metric-alerts.yml5
-rw-r--r--changelogs/unreleased/212073-slack-notifications-stop-working-after-updating-gitlab.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/118788-automatic-metric-alerts.yml b/changelogs/unreleased/118788-automatic-metric-alerts.yml
new file mode 100644
index 00000000000..5931a6c1b9d
--- /dev/null
+++ b/changelogs/unreleased/118788-automatic-metric-alerts.yml
@@ -0,0 +1,5 @@
+---
+title: Add Prometheus alerts automatically after Prometheus Service was created
+merge_request: 28503
+author:
+type: added
diff --git a/changelogs/unreleased/212073-slack-notifications-stop-working-after-updating-gitlab.yml b/changelogs/unreleased/212073-slack-notifications-stop-working-after-updating-gitlab.yml
new file mode 100644
index 00000000000..3814ed9476a
--- /dev/null
+++ b/changelogs/unreleased/212073-slack-notifications-stop-working-after-updating-gitlab.yml
@@ -0,0 +1,5 @@
+---
+title: Fix Slack notifications when upgrading from old GitLab versions
+merge_request: 29111
+author:
+type: fixed