Skip to content

Enriching Existing Tickets

Add code context to tickets that were created without it.

When to Use

  • Tickets with vague or missing descriptions
  • Tickets that need more technical context
  • Tickets assigned to a developer unfamiliar with the codebase

Steps

  1. Open an existing ticket
  2. In the CodeContext panel, paste the repository URL for the code location
  3. Add a description of the change you want to make

Enter code location and description

  1. Click Analyze to generate a code analysis
  2. Review the AI-generated analysis and edit if needed

Review the analysis

  1. Click Approve to post the analysis to the ticket

Analysis posted

The analysis is added to the issue as a comment, and the entry point is linked for future reference.

Note

The original description is preserved. The AI-generated content is appended, not replaced.