@@ -702,23 +702,23 @@ Now let us test the complete AI triage workflow to ensure everything works corre
702702
7037031 . Go to your Port catalog and find the synced Jira ticket
7047042 . Check that the AI agent has analyzed the ticket and provided:
705- - A confidence score
706- - A suggested improved description (if the original was incomplete)
707- - An appropriate current stage
708-
705+ - A confidence score.
706+ - A suggested improved description (if the original was incomplete).
707+ - An appropriate current stage.
708+ <br></br>
709709 <img src="/img/guides/ai-triage-sample-ai-description.png" border="1px" width="80%" />
710710
711711### Test human review process
712712
713- 1 . If the AI suggested improvements, use the `Approve AI Suggestions` action to review and approve the changes
714- 2 . If you want to request refinements, use the `Retry AI Suggestions `action to provide feedback
713+ 1 . If the AI suggested improvements, use the `Approve AI Suggestions` action to review and approve the changes.
714+ 2 . If you want to request refinements, use the `Retry AI Suggestions `action to provide feedback.
715715
716716 <img src="/img/guides/ai-triage-test-workflow.png" border="1px" width="80%" />
717717
718718### Verify coding agent assignment
719719
720- 1 . Once a ticket is approved and marked as `Ready for coding agent`, check that your coding agent is automatically triggered
721- 2 . Verify that the coding agent receives the enriched ticket description with all necessary context
720+ 1 . Once a ticket is approved and marked as `Ready for coding agent`, check that your coding agent is automatically triggered.
721+ 2 . Verify that the coding agent receives the enriched ticket description with all necessary context.
722722
723723 <img src="/img/guides/ai-triage-pr-creation.png" border="1px" width="80%" />
724724
0 commit comments