Skip to content

add linked issues guide #271

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

Merged
merged 4 commits into from
Apr 8, 2025
Merged
Changes from 1 commit
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
Prev Previous commit
add specific information
  • Loading branch information
alexcoderabbitai committed Apr 8, 2025
commit 1a346a6aaa2e418ffac15255c50b267c6e77ab31
6 changes: 3 additions & 3 deletions docs/guides/linked-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,9 @@ CodeRabbit evaluates linked issues by:
2. Comparing changes in the pull request
3. Validating if requirements are met
4. Providing an assessment with:
- ✅ Addressed
- ❌ Not addressed
- Explanation of the assessment
- ✅: If the objective has been addressed in the PR. The 'Explanation' column will be left blank.
- ❌: If the objective has not been addressed in the PR. Here a brief explanation is added to the 'Explanation' column.
- ❓: If it is unclear whether the objective has been addressed. Here a brief explanation is added to the 'Explanation' column.

:::note
Only the issue title and description are considered in the assessment. Comments and discussion threads are not currently analyzed.
Expand Down