reiniertimmer/Create or Update Comment
Create or update an issue or pull request comment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GITHUB_TOKEN or a repo scoped PAT. | — | ${{ github.token }} |
| repository | The full name of the repository in which to create or update a comment. | — | ${{ github.repository }} |
| issue-number | The number of the issue or pull request in which to create a comment. | yes | — |
| body | The comment body. | yes | — |
| marker | The marker that tracks the comments | yes | — |
Outputs
no outputs