gustavofreze/Auto assigns assignees

GitHub action that automatically assigns issues and pull requests to specified assignees.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
assigneesComma-separated list of usernames. Assignments will be made to them.yes
github_tokenGitHub app installation access token.yes${{ github.token }}
allow_self_assignFlag that allows self-assignment to an issue or pull request.notrue
allow_no_assigneesFlag that prevents the action from failing when there are no assignees.nofalse
assignment_optionsAssignment options in a GitHub action related to automatically assigning issues and pull requests.noISSUE
namedescription
resultObject containing information about the processing performed by the action.