aki77/Delete PR review comments
Delete PR review comments by any conditions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token | no | ${{ github.token }} |
| bodyContains | Delete only comments containing strings. | no | — |
| noReply | Delete only comments with no replies. | no | false |
| pullRequestNumber | Delete comments on specified PR | no | — |
| usernames | Delete only comments posted by specified usernames (newline separated) | no | — |
| includeIssueComments | Include PR issue comments in deletion targets | no | false |
| includeOverallReviewComments | Include overall review comments in deletion targets (will be hidden) | no | false |
| onlyNotMinimized | Delete only comments that are not minimized (hidden) | no | false |
Outputs
no outputs