Code owners review and approve only code files owned by them #21834
-
|
Hello Masters, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hey! What you want to do is enforce that the code owner approves the PR before it can be merged. Check out here: https://help.github.com/en/github/administering-a-repository/enabling-required-reviews-for-pull-requests for a step by step guide as to how to do that. |
Beta Was this translation helpful? Give feedback.
Hey! What you want to do is enforce that the code owner approves the PR before it can be merged. Check out here: https://help.github.com/en/github/administering-a-repository/enabling-required-reviews-for-pull-requests for a step by step guide as to how to do that.