-
- Downloads
There was an error fetching the commit references. Please try again later.
Hides ADO banner for certain projects
ADO banner is being hidden if: - Project has no CI configuration - Project has CI disabled Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52446
Showing
- app/helpers/projects_helper.rb 10 additions, 5 deletionsapp/helpers/projects_helper.rb
- app/views/shared/_auto_devops_implicitly_enabled_banner.html.haml 1 addition, 1 deletion...s/shared/_auto_devops_implicitly_enabled_banner.html.haml
- changelogs/unreleased/52446-hide-ado-project-banner-for-ci-file-or-ci-disabled.yml 5 additions, 0 deletions...46-hide-ado-project-banner-for-ci-file-or-ci-disabled.yml
- spec/helpers/projects_helper_spec.rb 99 additions, 0 deletionsspec/helpers/projects_helper_spec.rb
Please register or sign in to comment