toofifty/Upsert PR Comment

Add or update a comment on a pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
identifierUnique identifier for the message. Can be literally anything uniqueyes
insertInitial message to print. Use <!-- UPDATE_TEMPLATE --> to designate where updated content will goyes
updateContent to place into templated area on subsequent runs. If there is no template, it will replace the initial messageno
update-templateTemplate marker for updates. Defaults to `<!-- UPDATE_TEMPLATE -->`no
prepend-newlineWhether to prepend a newline to the update content. Default trueno
remove-regexRegex containing a text pattern to remove when updating a commentno
repo-tokenA GitHub token for API access.no
repo-token-user-loginA user login associated with your token, for temporary repo tokens this is `github-actions[bot]`.no

no outputs