actions-awesome/PRs Review Helper

Get PRs automated

View on GitHub

Trust Signals

Scorecard Score
Scorecard 0–2scored Aug 24, 2026
Maintenance Recency
Stalelast commit May 17, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-awesome/pr-helper@48f7641b8b2feebab7d6a2fbc22812fd0bfee829 # 1.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
actionsThe actions to perform, default separated by commayes
greeting-messageThe message to show to the issue or PR author
greeting-guideline-addressThe link to the guideline documentation, e.g.: https://docs.github.com/en
tokenThe token of Github${{ github.token }}
pr-numberThe number of PR to be operated on${{ github.event.number }}
repoRepository name
bodyComment body to post
labelsLabels to add, default separated by comma
labels-to-addUsed when combined remove and add labels actions together
labels-to-removeUsed when combined remove and add labels actions together
label-only-ifAdd labels only when its true
reviewersReviewers id to add, default separated by comma
assigneesAssignees id to add, default separated by comma
suggested-reviewersSuggested reviewers id to add, default separated by comma
delimiterThe delimiter to split the all multi valued inputs
comment-bodyComment body to post
body-filterSignature text for filtering the comment trying to maintain

no outputs