diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml index 2c81d93c6..b4c68aabb 100644 --- a/.github/auto_assign.yml +++ b/.github/auto_assign.yml @@ -1,8 +1,9 @@ addReviewers: true addAssignees: author -# Set this to the length of the reviewers list because the default was not including everyone -numberOfReviewers: 6 +# Only require 2, random reviewers. +# TODO expand this to support using reviewGroups +numberOfReviewers: 2 reviewers: - nrb @@ -10,4 +11,4 @@ reviewers: - carlisia - zubron - dsu-igeek - - jenting \ No newline at end of file + - jenting