Skip to content

fix: update jira interactions #1165

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/integrations/jira.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down