Details
-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
9223372036854775807
Description
There is a community list of code reviewers at http://wiki.lustre.org/Code_Reviewers. While at LUG 2016, John Hammond volunteered to write a script to automatically add the appropriate reviewers from the list for pull requests. So for example, code affecting the LNDs would automatically the individual signed up for LND work.
I'm not sure if the implementation can pull from the wiki page directly or if the data should be mirrored in a more accessible format. I assume that some refactoring may be in order as well. Further, if there are n reviewers listed for a given sub-system, Gerrit would add all n.
Attachments
Issue Links
- duplicates
-
LU-11329 add get_maintainer.pl script from kernel
-
- Resolved
-
Note that the get_maintainer.pl script is not automatically adding reviewers to patches. This would need someone to write a small bot to watch patches and add the reviewers, once we had some confidence that the script itself was doing a good job.