julien-deramond/Update Issue Body

Update an issue body

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGITHUB_TOKEN or a repo scoped PAT.${{ github.token }}
repositoryThe full name of the repository in which to create or update a comment.${{ github.repository }}
issue-numberThe number of the issue to be updated.
bodyThe issue body.
edit-modeThe mode when updating the issue body, "replace", "append" or "prepend".append
prepend-separatorThe separator to use when prepending to an existing issue body. (`newline`, `space`, `none`)newline
append-separatorThe separator to use when appending to an existing issue body. (`newline`, `space`, `none`)newline

no outputs