From 9ba675f2f84731518150c7e6fd90d1e17f3d5285 Mon Sep 17 00:00:00 2001 From: Rushil Patel Date: Wed, 2 Jul 2025 14:15:21 -0700 Subject: [PATCH] fix: update jira interactions --- docs/integrations/jira.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integrations/jira.mdx b/docs/integrations/jira.mdx index e50e78385..aeeee1126 100644 --- a/docs/integrations/jira.mdx +++ b/docs/integrations/jira.mdx @@ -38,6 +38,7 @@ Follow these steps to successfully connect Codegen to your Jira workspace: ### 4. Use Codegen in Your Workflow - On any Jira ticket, `@mention` the Codegen user (e.g., `@Codegen`) to assign or notify Codegen about the issue. +- Alternatively, `assign` the Codegen user to the ticket to trigger Codegen's interaction with the issue. - Codegen will interact with the ticket, update statuses, add comments, and link PRs as needed. ## Capabilities