praisexi/AntiSpam PR Labeler and Commenter
Automatically labels and comments on pull requests based on the number of changes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 29, 2025
- License
- MIT
Pinned Snippet
uses: praisexi/antispamprlabeler@6dceeed42338b61e9d2957a124f170efee7aaf7a # v1.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GitHub token for authentication. | yes | — |
| max-changes-for-label | The maximum number of changes a PR can have before being labeled. | yes | 2 |
| label-message | Custom message to post on PRs that are labeled as potential spam. | no | This PR has been automatically labeled as "Potential Spam" due to its size. Please review. |
Outputs
no outputs