actions-marketplace-validations/Create/Update/Delete Comment on Pull Request
Create/Update/Delete Comment on Pull Request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 15, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/everpcpc_comment-on-pr-action@15f9d6f511ee1dfcbc10962fc1be05f3329847ea # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| number | Pull Requst Number | no | — |
| token | GitHub Token | yes | — |
| body | Comment content | no | — |
| files | Additional comment content from file, split by comma | no | — |
| file-types | Content Type for file to show as code, split by comma, empty for not code eg: diff | no | — |
| file-titles | collapse with title, split by comma, empty for expand | no | — |
| identifier | Comment body filter | no | — |
| delete | Delete comment, requires identifier | no | — |
| masks | secrets to mask in comment, eg: join(secrets.*) | no | — |
| masks-split | split char for masks | no | , |
| allow-failure | allow failure for comment | no | true |
Outputs
no outputs