diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2016-11-04 03:01:26 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2016-11-04 03:01:26 +0800 |
commit | 17a6f942e0119ee8f1fab5b0476c73fd61a98191 (patch) | |
tree | 6cea2e8a259b0b1cd1430e2204cd627689e7cf15 /changelogs | |
parent | 00800f4dd38ed6827ff413d8bdfa8112c27cfa03 (diff) | |
download | gitlab-ce-17a6f942e0119ee8f1fab5b0476c73fd61a98191.tar.gz |
Update CHANGELOG
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/pipeline-notifications.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/pipeline-notifications.yml b/changelogs/unreleased/pipeline-notifications.yml new file mode 100644 index 00000000000..e415444020f --- /dev/null +++ b/changelogs/unreleased/pipeline-notifications.yml @@ -0,0 +1,6 @@ +--- +title: Add CI notifications. Who triggered a pipeline would receive an email after + the pipeline is succeeded or failed. Users could also update notification settings + accordingly +merge_request: 6342 +author: Lin Jen-Shin |