octodemo/Pull Request Review
Apply a Pull Request Review from GitHub Actions workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | The repository upon which the PR review is to be performed | yes | ${{ github.repository }} |
| pr_number | The number for the PR that the review is for | yes | — |
| outcome | The outcome of the PR review one of approve, comment or request_changes | yes | — |
| comment | The comment for the provided result that applies to the entire review, some results may require this value to be provided. | no | — |
| token | The GitHub token to use to submit the Pull Request Review | yes | ${{ github.token }} |
Outputs
no outputs