Skip to content

Additionally verify `help_page_url` usages by documentation linter

Vasilii Iakliushin requested to merge extend_documentation_links_validation into master

What does this MR do?

Problem

The documentation link linter checks links defined by help_page_path helper, however it ignores links from help_page_url.

Solution

Extend the pattern to match both help_page_path and help_page_url helper methods

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability 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 Vasilii Iakliushin

Merge request reports