Update the code owner for GITLAB_KAS_VERSION file
What does this MR do and why?
This MR changes the code owner for /GITLAB_KAS_VERSION
file to enable the release tools to auto-merge the MR.
We've set up the release tools to update the KAS version automatically. But when we tested it, it failed to auto-merge because of the MR approving rule, because it required two approves from different groups.
Just like /GITALY_SERVER_VERSION
file, the release tools should be able to approve and set it to auto-merge.
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.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.