actions-cool/PR Welcome
Thanks for your contribution. π But I refuse.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2β4scored Jul 20, 2026
- Maintenance Recency
- Activelast commit Apr 12, 2026
- License
- MIT
Pinned Snippet
uses: actions-cool/pr-welcome@1c2b1c3e3ab926424a4464fbf7b6321efb67c871 # v1.4.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Secret GitHub API token to use for making API requests. | yes | ${{ github.token }} |
| refuse-issue-label | Donβt come when there is this label | β | β |
| need-creator-authority | Author rights | β | β |
| comment | Refuse comment | β | β |
| emoji | Comment emoji | β | β |
| pr-emoji | Add emoji to PR | β | β |
| close | If refuse close | β | β |
| reviewers | Add description to PR | β | β |
| review-creator | If add creator review | β | β |
Outputs
no outputs