diff options
author | Eric Eastwood <contact@ericeastwood.com> | 2017-02-10 01:07:11 -0600 |
---|---|---|
committer | Eric Eastwood <contact@ericeastwood.com> | 2017-02-10 01:10:35 -0600 |
commit | be88e942a85a51ad267502e577ee578f58f3f226 (patch) | |
tree | 0e2e3794faf084f9915d1dae9db208bfa6dcf94f /changelogs | |
parent | 57d5a5499cc4248176e3740c3aae3fa99be00752 (diff) | |
download | gitlab-ce-be88e942a85a51ad267502e577ee578f58f3f226.tar.gz |
Show Pipeline(not Job) in MR desktop notification
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27955
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/27955-mr-notification-use-pipeline-language.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/27955-mr-notification-use-pipeline-language.yml b/changelogs/unreleased/27955-mr-notification-use-pipeline-language.yml new file mode 100644 index 00000000000..d9f78db4bec --- /dev/null +++ b/changelogs/unreleased/27955-mr-notification-use-pipeline-language.yml @@ -0,0 +1,4 @@ +--- +title: Show Pipeline(not Job) in MR desktop notification +merge_request: +author: |