Skip to content

Remove title casing from the branch rules page

Jacques Erasmus requested to merge branch-rules-remove-title-case into master

What does this MR do and why?

Our guidelines suggest that we use sentence case instead of Title Case.

How to set up and validate locally

  1. Enable the branch_rules feature flag
  2. Setup a protected branch with a wildcard
  3. Navigate to <project>/-/settings/repository#branch-rules
  4. Click on Details next to the protected branch you created in step 1
  5. The branch rules page should be displayed without correct wording

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports