actions-marketplace-validations/Review Git Diff Action
This GitHub Action reviews the Git diff and comments on the Pull Request based on the number of changes found.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Secret GitHub API token used to make API requests. | no | ${{ github.token }} |
| threshold | The number of diff lines. | yes | — |
| message | The message to comment when Git diff exceeds a threshold. | yes | — |
Outputs
no outputs