summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2018-01-19 15:09:42 -0600
committerJose Ivan Vargas <jvargas@gitlab.com>2018-01-30 09:24:57 -0600
commit6042454600d79f1d6fb8e216c78b3e8b619a7a3e (patch)
tree63537b773c2a24ffd019fd899b9b75e0d89f733b
parent405d8b456f65c7165e8cca83ab0be4c9db6cadd2 (diff)
downloadgitlab-ce-6042454600d79f1d6fb8e216c78b3e8b619a7a3e.tar.gz
Added changelog
-rw-r--r--changelogs/unreleased/35779-realtime-update-of-pipeline-status-in-files-view.yml5
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