alteriom/Repository Health Check
Run repository health and compliance checks using @alteriom/repository-metadata-manager
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| format | Output format: cli, json, github | no | github |
| fail-below | Fail if score is below this threshold (0-100) | no | 0 |
| only | Run only specific checkers (comma-separated) | no | "" |
| token | GitHub token for API-enhanced checks | no | ${{ github.token }} |
| node-version | Node.js version to use | no | 20 |
Outputs
| name | description |
|---|---|
| score | Overall health score (0-100) |
| grade | Letter grade (A-F) |