prefapp/Delete PR comments
Delete all comments on a PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pr_number | Pull request number | no | ${{ github.event.pull_request.number }} |
| filter | Filter comments by this string | no | "" |
| github_token | GitHub token | no | ${{ github.token }} |
Outputs
no outputs