actions-marketplace-validations/Rewritable Pull Request / Issue Comment Action
Posts a PR / issue comment that re-writes itself on an update
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| message | Message that should be printed in the pull request | yes | — |
| github_token | Github token of the repository (automatically created by Github) | yes | — |
| comment_identifier | A unique identifier for the re-writeable comment (can be the purpose of the comment) | no | 4YE2JbpAewMX4rxmRnWyoSXoAfaiZH19QDB2IR3OSJTxmjSu |
| issue_id | The identifier for a PR / issue that the comment should be made on. Defaults to the PR that the workflow is running on | no | — |
| debug | If true, the action will print out debug information | no | false |
Outputs
| name | description |
|---|---|
| comment-id | The ID of the newly created / updated comment |