totallymoney/Assign reviewers by labels

Use labels to automatically assign reviewers to PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
repo-tokenToken for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }}yes
config-filePath to the assign reviewers by label YAML configuration file or endpoint that returns JSON configuration fileno.github/assign_label_reviewers.yml
config-request-headersThe headers to be passed when calling an endpoint to return the JSON configuration fileno
unassign-if-label-removedUnassign reviewers when the reviewers label is removednotrue
namedescription
assigned_statusWhether reviewers have been assigned successfully
assigned_messageAdditional details of the status
assigned_reviewersThe reviewers that the action has assigned
assigned_urlThe PR url
unassigned_statusWhether reviewers have been unassigned successfully
unassigned_messageAdditional details of the status
unassigned_reviewersThe reviewers that the action has unassigned
unassigned_urlThe PR url