Skip to content

Skip irrelevant jobs for documentation only changes

What does this MR do?

When the branch starts with docs/, skip all tests except:

  • docs:check:links
  • docs:check:apilint
  • rake ee_compat_check

http://rubular.com/r/a5X9PGB3LT

Before merging:

  • Document the process

Relevant issues

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/30853

Merge request reports