s-gehring/Singleton Comment

Creates or updates a comment, based on persistent id.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
comment-bodyThe body of the comment in markdown.yes
idThe ID to identify the comment in future updates. May be auto-generated which basically defaults to 'one comment per workflow'.no""
issue-numberThe number of the issue or pull request in which to search.${{ github.event.pull_request.number }}

no outputs