Skip to content

Add exception for ci templates to verify rules

Marcel Amirault requested to merge ci-templates-codeowners into master

What does this MR do and why?

The CODEOWNERS entries for Verify, added in !115481 (merged), were a bit too vast, as they were catching the CI/CD template files which have separate code owners.

This moves the CI/CD template approvers into the Verify section itself, so it'll overwrite the default owners with the specific template owners, as per https://docs.gitlab.com/ee/user/project/code_owners.html#set-default-owner-for-a-section, so that the template maintainers can still approve and merge changes to CI/CD templates without needing an additional Verify team approval.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Edited by Marcel Amirault

Merge request reports