actions-marketplace-validations/flautoreview

Automate pull request reviews

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
bodybody text of pull request review. required when using COMMENT or REQUEST_CHANGES for the event input no""
eventautomated review action to perform options: APPROVE | COMMENT | REQUEST_CHANGES noAPPROVE
reviewerslist of user logins and/or team slugs to automate reviews on behalf of e.g: 'flexdevelopment' no""
senderslist of review requesters allowed to request automated reviews e.g: 'unicornware' no""
tokenpersonal access token (PAT) used to create automated pull request review. using the default github token will result in the github-actions bot submitting reviews instead of the user or team listed in reviewers yes${{ github.token }}

no outputs