bloomsei/Create or update a pull request comment

Enables you to create or update a pull request comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
contentContent of the comment to be posted on PR, may include markdownyes
github-tokenThe GitHub token used to create an authenticated clientno${{ github.token }}
usernameUsername of the holder of token, to find and replace the commentnogithub-actions[bot]
update-commentShould the comment be updated on successive runs or a new one creatednotrue
repoRepository nameno${{ github.repository }}
issueId of the issue to add comment tono${{ github.event.number }}
namedescription
comment-idId of the created comment