-
Notifications
You must be signed in to change notification settings - Fork 61
AI Triage Agent #2945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AI Triage Agent #2945
Conversation
|
You are nearing your monthly Qodo Merge usage quota. For more information, please visit here. PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||
|
You are nearing your monthly Qodo Merge usage quota. For more information, please visit here. PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||||||||||
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
sivanel97
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments on the styling :)
|
|
||
| This guide demonstrates how to implement an AI-powered triage system in Port that automatically evaluates incoming Jira tickets, enriches them with missing details, and ensures only well-defined tasks reach your coding agents. | ||
|
|
||
| <img src="/img/guides/ai-triage-workflow.png" alt="Workflow diagram" border="1px" width="100%" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't see the image on Amplify, I'm pretty sure it's just a wrong name :) or maybe you forgot to add the image?
| 1. Open the newly created `Ticket` | ||
| 2. Click on `+ Scorecard` | ||
| 3. Click on the `{...} Edit JSON` button |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same :)
| link: "/guides/all/auto-remediate-insecure-cloud-resources-with-ai", | ||
| }, | ||
| { | ||
| title: "Triage tickets to coding agents", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if we should describe this "triage tickets to coding agents" as a use case inside the guide, but the guide is actually "Improve specifications with Port AI"
|
|
||
| ### Create Jira ticket blueprint | ||
|
|
||
| First, we need to create a Jira ticket blueprint that includes properties for tracking AI readiness and triage status. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would explain that we need a blueprint to store the different tickets (also lets call ti "Features"). If you already have Jira installed, we shoudl mention what fields we are adding maybe
|
|
||
| 5. Click `Create` to save the agent | ||
|
|
||
| :::tip MCP Enhanced Capabilities |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lets make it a default/shared component as we are repeating ourselves
Co-authored-by: sivanel97 <sivane@getport.io>
Co-authored-by: sivanel97 <sivane@getport.io>
Co-authored-by: sivanel97 <sivane@getport.io>
Co-authored-by: sivanel97 <sivane@getport.io>
Co-authored-by: sivanel97 <sivane@getport.io>
Co-authored-by: sivanel97 <sivane@getport.io>
…ttps://github.com/port-labs/port-docs into task_t3ex5w/triage_tickets_to_coding_agents_guide
| ``` | ||
| </details> | ||
|
|
||
| :::tip Customize coding agent integration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did we say somewehre that you can trigger other coding agents just as well? I missed it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes it's in the guide
…ttps://github.com/port-labs/port-docs into task_t3ex5w/triage_tickets_to_coding_agents_guide
sivanel97
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM :)
User description
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Added docs pages
Please also include the path for the added docs
/)/platform-overview/port-components/blueprint)Updated docs pages
Please also include the path for the updated docs
/)/platform-overview/port-components/blueprint)PR Type
Documentation, Enhancement
Description
Added comprehensive guide for AI-powered ticket triage system
Implements automated ticket evaluation and enrichment workflow
Integrates Jira tickets with AI agents for coding task readiness
Includes blueprints, scorecards, actions, and automations setup
Diagram Walkthrough
File Walkthrough
consts.js
Register new triage guide in guides sectionsrc/components/guides-section/consts.js
Jira
/guides/all/triage-tickets-to-coding-agentsenrichment
triage-tickets-to-coding-agents.md
Complete AI ticket triage system implementation guidedocs/guides/all/triage-tickets-to-coding-agents.md
and confidence score properties
completeness
Suggestions, and Retry with feedback
auto-assign coding agents on approval
steps
ai-triage-test-workflow.textClipping
Add test workflow diagram assetstatic/img/guides/ai-triage-test-workflow.textClipping