cookpad/Assign random reviewers

GitHub action for picking random reviewer from a GitHub team, written in Ruby.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_access_tokenAccess token for reading a team list (must have `orgs:read` permission)
organization_nameName of the GitHub organization which the team belongs to
team_nameName of the team that their member should be picked as a reviewer
number_of_reviewersNumber of reviewers we should pick3
only_availableMake this action only pick reviewers who do not have their status set to busytrue
namedescription
reviewersA JSON array containing a list of GitHub usernames that are picked