Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

add bitbucket line #275

Closed
wants to merge 1 commit into from
Closed
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/guides/linked-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ A linked issue is one that is explicitly referenced in your pull request descrip

- GitHub: `fixes #123`, `closes #123`, `resolves #123`
- GitLab: `closes #123`, `fixes #123`, or full URLs
- Bitbucket: `closes #123`, `fixes #123`, or full URLs
- Jira/Linear: Full URLs to tickets

When CodeRabbit detects linked issues, it analyzes them against your pull request changes to determine if the requirements are met:
Expand Down