jbampton opened a new issue, #11646:
URL: https://github.com/apache/cloudstack/issues/11646

   ### The required feature described as a wish
   
   Code owners are automatically requested for review when someone opens a pull 
request that modifies code that they own. Code owners are not automatically 
requested to review draft pull requests. 
   
   The people you choose as code owners must have write permissions for the 
repository. When the code owner is a team, that team must be visible and it 
must have write permissions, even if all the individual members of the team 
already have write permissions directly, through organization membership, or 
through another team membership.
   
   So some of the other ASF project are using CODEOWNERS like Apache Airflow 
and it works really well as it auto requests the people you need to review 
specific code / files  / directories. 
   
   
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
   
   https://github.com/apache/airflow/blob/main/.github/CODEOWNERS
   
   So a great example of this CODEOWNERS file in action is at this next link:
   
   https://github.com/apache/airflow/pull/55688
   
   And shown here in the attached images we have the CODEOWNERS with the 
"shields" being auto requested to provide a review.
   
   <img width="890" height="1084" alt="Image" 
src="https://github.com/user-attachments/assets/00a86581-3700-40c4-bf85-89d165bcd00a";
 />
   
   <img width="2400" height="1381" alt="Image" 
src="https://github.com/user-attachments/assets/7137d373-e798-40d7-a8ab-bd22ab9d2274";
 />


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to