marco-trotta1/badvibes
Run badvibes on pull requests and comment with the score, issues, and verdict.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 8, 2026
- License
- MIT
Pinned Snippet
uses: marco-trotta1/badvibes@25ab893f29e5a2c9e16c60df26d9252efe2dc43d # v0.2.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token used to create or update the pull request comment. | no | "" |
| strict | Run badvibes in strict mode and fail the check when the score is below 70. | no | false |
| path | Path to the repository or subdirectory to audit. | no | . |
| max-file-lines | Severe-size threshold for files. The warning threshold is half this value. | no | 600 |
Outputs
| name | description |
|---|---|
| score | The badvibes score from 0 to 100. |
| band | The score band. |
| verdict | The badvibes verdict. |