akhilthomas236/PR Comment Action
Adds a comment to the PR that triggered the workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 29, 2025
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: akhilthomas236/update-pull-request-action@88113f8f37de337daf39f453e6eaf4e912a6aaee # 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 for API access | yes | — |
| comment-message | The message to add as a comment to the PR | yes | — |
| include-timestamp | Whether to include a timestamp in the comment | no | true |
Outputs
| name | description |
|---|---|
| comment-url | URL of the created comment |
| comment-id | ID of the created comment |