assignUser commented on issue #15232:
URL: https://github.com/apache/arrow/issues/15232#issuecomment-1378070933

   The PR template is now active! 
   
   @westonpace well the CODEOWNERS file would be more in service of the (new) 
contributors so that they don't have to investigate who to ping for which 
changes/topics. If you want to keep an eye on everything with `watch all` this 
is not stopping you, you just might get an additional notification due to the 
review request. Procedure wise I would agree that any committer would add 
themselves to the relevant areas in the CODEOWNERS file. conda-forge is using 
this but that might be a bad comparison... but python also uses it: 
https://github.com/python/cpython/blob/main/.github/CODEOWNERS
   
   > Another suggestion might be to make sure PRs are assigned to at least one 
reviewer, 
   
   This would only be viable if automated imo and would basically end in 
implementing the codeowners mechanism but with a time delay between pings vs 
pinging everyone assigned to these files... Also would increase the time till 
review quite a bit in the worst case. (as the delay would have to be something 
like a day minimum)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to