dc-ag/Auto Assign reviewers From Team

Assign reviewers to a PR from a team

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
repo-tokenToken for the repo. Can be passed in using {{ secrets.GITHUB_TOKEN }}yes
admin-repo-tokenGitHub Personal Access Token that has 'repo' rightsyes
teamTeam to chose reviewers fromyes
amountAmount of reviewers to assign from the given team, 0 to assign all. If the amount exceeds the member count of the team all members will be addedno
use-team-reviewer-settingsSet to true if you want to use the team's reviewer settings instead of an specific amountno
ignore-branches-regexRegex to check branches. If matched the PR won't be assigned any reviewers via this workflowno

no outputs