diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-02-01 16:15:42 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-02-01 16:15:42 +0000 |
commit | 72be759af17c1b93f44caa8eaaae2037ae158c62 (patch) | |
tree | 8bba66b07846b46bd3c02abe66551589923ae68c /changelogs | |
parent | d974ddb70efea6b58a4ead83a1ac372a913c4985 (diff) | |
parent | 1123d9dc460353cbc3b46606cc2235f0433f35e1 (diff) | |
download | gitlab-ce-72be759af17c1b93f44caa8eaaae2037ae158c62.tar.gz |
Merge branch '35779-realtime-update-of-pipeline-status-in-files-view' into 'master'
Realtime update of pipeline status in Files view
Closes #35779
See merge request gitlab-org/gitlab-ce!16523
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/35779-realtime-update-of-pipeline-status-in-files-view.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/35779-realtime-update-of-pipeline-status-in-files-view.yml b/changelogs/unreleased/35779-realtime-update-of-pipeline-status-in-files-view.yml new file mode 100644 index 00000000000..82df00fe631 --- /dev/null +++ b/changelogs/unreleased/35779-realtime-update-of-pipeline-status-in-files-view.yml @@ -0,0 +1,5 @@ +--- +title: Add realtime ci status for the repository -> files view +merge_request: 16523 +author: +type: added |