keerthiyasasvi/GitHub Issues Support Bot (MAF)
Automated triage and response bot using Microsoft Agent Framework
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| openai-api-key | OpenAI API key for LLM access | yes | — |
| openai-model | Primary OpenAI model (e.g., gpt-5.4-nano) | no | gpt-5.4-nano |
| openai-critique-model | Critique model for cost optimization (e.g., gpt-5-nano) | no | gpt-5-nano |
| github-token | GitHub token for API access | yes | — |
| dry-run | If true, bot processes but does not post comments | no | false |
| write-mode | If true, bot can post comments (requires dry-run=false) | no | true |
| spec-dir | Path to spec pack directory (categories, playbooks, validators) | no | .supportbot |
Outputs
no outputs