dusan-maintains/OSS Maintenance Evidence Log
Automatically track OSS package health, PR SLA, health scores, and npm stats. Config-driven — just edit tracked-repositories.json.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for API access (use secrets.GITHUB_TOKEN) | yes | — |
| config-file | Workspace-relative path to tracked-repositories.json config file | no | config/tracked-repositories.json |
| evidence-dir | Workspace-relative directory to write evidence files into | no | evidence |
| compute-health-scores | Whether to compute health scores after evidence collection | no | true |
Outputs
| name | description |
|---|---|
| health-json | Path to generated health-scores.json |
| manifest-json | Path to generated manifest.json |
| critical-count | Number of packages with critical health scores (<30) |
| avg-health | Average health score across all tracked packages |