diff options
author | Jeff Brown <jlenardbrown@gmail.com> | 2018-06-11 10:28:30 +0200 |
---|---|---|
committer | Jeff Brown <jlenardbrown@gmail.com> | 2018-06-12 13:32:11 +0200 |
commit | 9aad5ed0a23a6386bf48f166a6b07b3a41d9c2c1 (patch) | |
tree | 88bb15435aa21bc38afda1346cb1f07f8b767a32 /changelogs | |
parent | 54a6ca6f38764dd1a863d0035af9541b5a52c583 (diff) | |
download | gitlab-ce-9aad5ed0a23a6386bf48f166a6b07b3a41d9c2c1.tar.gz |
Fixes Microsoft Teams notifications for pipeline events
Closes #42342
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/42342-teams-pipeline-notifications.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42342-teams-pipeline-notifications.yml b/changelogs/unreleased/42342-teams-pipeline-notifications.yml new file mode 100644 index 00000000000..4ef3a35465b --- /dev/null +++ b/changelogs/unreleased/42342-teams-pipeline-notifications.yml @@ -0,0 +1,5 @@ +--- +title: Fixes Microsoft Teams notifications for pipeline events +merge_request: 19632 +author: Jeff Brown +type: fixed |