actions-marketplace-validations/Delete PR Comments during subsequent CI
Deletes old/stale pr bot comments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 16, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/maheshrayas_action-pr-comment-delete@cefd9316fb977aaa4eec927507bc7b4a7e6cfe6a # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN. | — | — |
| org | pass github org | — | — |
| repo | pass github repository | — | — |
| user | User whose comments needs to be deleted. | — | github-actions[bot] |
| issue | pr issue number | — | — |
Outputs
no outputs