Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKushal Pandya <kushalspandya@gmail.com>2019-07-11 11:11:56 +0300
committerKushal Pandya <kushalspandya@gmail.com>2019-07-11 11:11:56 +0300
commit796855e21637b48041411c915178f7913c81fb35 (patch)
tree0eaa4d1d6a6c35d3208a4bb708e8c96445fea10e /changelogs
parent836dc2c22002c5d593aa7d3004fdfb3a50f3e408 (diff)
parentad165ec5ce62da86e773e3478e5da4e34fcc950c (diff)
Merge branch '64314-ci-icon' into 'master'
Align CI icon in merge request dashboard Closes #64314 See merge request gitlab-org/gitlab-ce!30558
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/64314-ci-icon.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/64314-ci-icon.yml b/changelogs/unreleased/64314-ci-icon.yml
new file mode 100644
index 00000000000..8a550b6fa5b
--- /dev/null
+++ b/changelogs/unreleased/64314-ci-icon.yml
@@ -0,0 +1,5 @@
+---
+title: Aligns CI icon in Merge Request dashboard
+merge_request: 30558
+author:
+type: fixed