chrisbuch/Triage Bot
Triages PRs and Issues using a hybrid rules engine and LLM.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for fetching PR data and interacting. | yes | — |
| scores-salt | Secret salt for HMAC-hashing usernames in the scores file. Required if point_system metric is enabled. Store this as a repository secret. | no | — |
| ai-model | GitHub Models model name for AI checks (e.g. gpt-4o-mini, meta-llama-3.1-70b-instruct). If omitted, AI checks are skipped. | no | — |
| config-path | Path to the triage configuration YAML file. | no | .github/triage-rules.yml |
Outputs
no outputs