jimmy-ens/PR action

Custom GitHub actions for pull-request or issue in TypeScript

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
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 or pull request in which to create a comment.
bodyBody of the comment to be posted
body-pathThe path to a file containing the comment body. Cannot be used in conjunction with `body`.
body-variable-1A variable to be used in the comment body. Cannot be used in conjunction with `body`.
body-variable-2Another variable to be used in the comment body. Cannot be used in conjunction with `body`.
namedescription
comment-idThe ID of the comment