IssuePriority
IssuePriority =
"critical"|"high"|"medium"|"low"|"backlog"
Defined in: providers/types.ts:19
Triage Provider Abstraction
Defines common interfaces for issue tracking providers. Allows agentic-triage to work with multiple backends:
- GitHub Issues
- Beads (local-first, AI-native)
- Jira (enterprise)
- Linear (modern)
Similar to how AI providers work, agentic-triage has multiple triage/issue providers.