Skip to content

Exclude docs from ee_compat_check

Marcel Amirault requested to merge compat-check-docs-update into master

What does this MR do?

Now that the docs is using a single codebase, and all docs submissions must be submitted in CE (and are rejected in EE), the ee_compat_check CI test no longer needs to run on docs-only changes.

In addition, the test can ignore docs completely, in regular branches, as docs changed submitted to EE will be picked up by ee_specific_lines_check, and can be submitted freely in any CE branch.

Ported to EE in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14966

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Marcel Amirault

Merge request reports