Skip to main content

Understanding linked issues

A linked issue is one that is explicitly referenced in your pull request description using platform-specific syntax:
fixes #123
closes #123
resolves #123
When CodeRabbit detects linked issues, it analyzes them against your pull request changes to determine if the requirements are met: