summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorNathan Friend <nathan@gitlab.com>2019-07-25 11:26:29 -0300
committerNathan Friend <nathan@gitlab.com>2019-07-25 11:26:29 -0300
commit7b5fb754f8b74e5b356e7e7ef882bada1acc20e7 (patch)
tree350a31246cbf891ef970a313553b7480cf2f6438 /changelogs/unreleased
parent6dcde68b6dbce7190ef78e7fef280b634b549450 (diff)
downloadgitlab-ce-7b5fb754f8b74e5b356e7e7ef882bada1acc20e7.tar.gz
Improve pipeline status Slack notifications32495-improve-slack-notification-on-pipeline-status
This commit adds some formatting to the Slack notifications for pipeline statuses, as well as adds information about the stage and jobs that failed in the case of pipeline failure.
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/32495-improve-slack-notification-on-pipeline-status.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/32495-improve-slack-notification-on-pipeline-status.yml b/changelogs/unreleased/32495-improve-slack-notification-on-pipeline-status.yml
new file mode 100644
index 00000000000..b7b39303c2e
--- /dev/null
+++ b/changelogs/unreleased/32495-improve-slack-notification-on-pipeline-status.yml
@@ -0,0 +1,5 @@
+---
+title: Improve pipeline status Slack notifications
+merge_request: 27683
+author:
+type: added