luke2program/Maintainer Signal
Generate maintainer health, issue triage, and release-note reports for GitHub repositories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token used to read issues and pull requests. | no | ${{ github.token }} |
| days | Number of recent days to inspect. | no | 30 |
| output | Path to write the Markdown report. | no | signal-report.md |
| min-score | Minimum health score before the action fails. | no | 0 |
| openai-api-key | Optional OpenAI API key for an AI-generated maintainer brief. Leave unset for deterministic local-only reports. | no | — |
| openai-model | OpenAI model used for the optional maintainer brief. | no | gpt-4.1-mini |
Outputs
no outputs