Skip to content

Check if custom roles doc is up to date

Jarka Košanová requested to merge 437662-check-custom-roles-doc into master

What does this MR do and why?

Check if Custom roles documentation (Abilities) is up to date.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

  1. Change eg. doc/user/custom_roles/abilities
  2. Commit
  3. Try to push
  4. You should be get an error the documentation is updated
  5. You can also try bundle exec rake gitlab:custom_roles:compile_docs rake task

Related to #437662 (closed)

Merge request reports