Create Tracking Issues¶
This guide explains how to create a tracking issue for a code review comment.
Overview¶
Need to handle a review comment later? No problem. CloudAEye automates issue creation from each review comment.
When you comment @cloudaeye /create_issue <assignee> as response to a review comment in the PR timeline, CloudAEye creates an issue.
It currently supports Jira and GitHub Issues.
Prerequisites¶
Step 1: Register¶
Sign up with CloudAEye SaaS.
Step 2: Install GitHub App¶
Integrate with GitHub by installing the GitHub app.
Step 3: Connect Github Repositories¶
Connect the repositories where you would like to use CloudAEye Code Review features.
Create a Tracking Issue¶
To create a tracking issue, go to the PR timeline, find the review comment you want to track, and reply with @cloudaeye /create_issue or @cloudaeye /create_issue <assignee>. A new issue will be created with the review comment details.
![]()
If the GitHub project uses GitHub Issues, the issue will be created there. Otherwise, the issue will be created in Jira if it is configured.
Here is an example of a Jira issue created using this feature.
![]()
If you specify the assignee, the ticket will be assigned to that person.