Commit 0907dc70 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'repo-merge-check-1' into 'master'

Remove doc/customization from whitelist

Closes gitlab-ce#60837

See merge request gitlab-org/gitlab-ee!11860
parents 2079359b a35100a6
...@@ -81,13 +81,13 @@ module EESpecificCheck ...@@ -81,13 +81,13 @@ module EESpecificCheck
'doc/ci/variables/**/*', 'doc/ci/variables/**/*',
'doc/ci/yaml/**/*', 'doc/ci/yaml/**/*',
'doc/container_registry/**/*', 'doc/container_registry/**/*',
'doc/customization/**/*', # 'doc/customization/**/*',
'doc/customization/branded_login_page/**/*', # 'doc/customization/branded_login_page/**/*',
'doc/customization/branded_page_and_email_header/**/*', # 'doc/customization/branded_page_and_email_header/**/*',
'doc/customization/favicon/**/*', # 'doc/customization/favicon/**/*',
'doc/customization/help_message/**/*', # 'doc/customization/help_message/**/*',
'doc/customization/new_project_page/**/*', # 'doc/customization/new_project_page/**/*',
'doc/customization/system_header_and_footer_messages/**/*', # 'doc/customization/system_header_and_footer_messages/**/*',
'doc/development/*.md', 'doc/development/*.md',
'doc/development/contributing/**/*', 'doc/development/contributing/**/*',
'doc/development/documentation/**/*', 'doc/development/documentation/**/*',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment