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:
authorKamil Trzciński <ayufan@ayufan.eu>2019-01-05 20:24:37 +0300
committerKamil Trzciński <ayufan@ayufan.eu>2019-01-05 20:24:37 +0300
commit52d0c0edb796f21498fb4b88c99ffa6020c048a9 (patch)
treecb63803d8a681b7b5ed09179b964a409eb52a94a /changelogs
parentc53ba44c988ba8894050aef3b4552453ecde16b5 (diff)
parent28783f8947936a2f4c4e40e84c4fa62bb8f22d7e (diff)
Merge branch '52446-hide-ado-project-banner-for-ci-file-or-ci-disabled' into 'master'
Hide Auto DevOps banner for projects with CI file or CI disabled Closes #52446 See merge request gitlab-org/gitlab-ce!24067
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/52446-hide-ado-project-banner-for-ci-file-or-ci-disabled.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52446-hide-ado-project-banner-for-ci-file-or-ci-disabled.yml b/changelogs/unreleased/52446-hide-ado-project-banner-for-ci-file-or-ci-disabled.yml
new file mode 100644
index 00000000000..bd8d0699bd1
--- /dev/null
+++ b/changelogs/unreleased/52446-hide-ado-project-banner-for-ci-file-or-ci-disabled.yml
@@ -0,0 +1,5 @@
+---
+title: Don't show Auto DevOps enabled banner for projects with CI file or CI disabled
+merge_request: 24067
+author:
+type: other