actions-marketplace-validations/flautoreview
Automate pull request reviews
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| body | body text of pull request review. required when using COMMENT or REQUEST_CHANGES for the event input | no | "" |
| event | automated review action to perform options: APPROVE | COMMENT | REQUEST_CHANGES | no | APPROVE |
| reviewers | list of user logins and/or team slugs to automate reviews on behalf of e.g: 'flexdevelopment' | no | "" |
| senders | list of review requesters allowed to request automated reviews e.g: 'unicornware' | no | "" |
| token | personal 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 }} |
Outputs
no outputs