Skip to content

Add JIRA support to the triage agent #2264

Description

@ralphbean

The triage agent should optionally respond to JIRA issues (if configured) and triage them the same way it does GitHub issues.

Manish Kumar has a working prototype of this — same agent, routed by a TRIAGE_SOURCE env var. He demonstrated auto-triage on issue creation and on-demand /fs-triage against KFLUXINFRA issues. PR #2162 captures his implementation.

What needs to happen depends on the trigger model and identity story, but the agent-side work is: read a JIRA issue instead of a GitHub issue, produce triage output, and write it back as a JIRA comment.

Related: #2162, #1992

Metadata

Metadata

Assignees

Labels

agent/triageTriage agentcomponent/dispatchWorkflow dispatch and triggersfeatureFeature-category issue awaiting human prioritizationtriagedTriaged but awaiting human prioritizationtype/featureNew capability request

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions