-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Pull Request - AI Code Reviewer
-
None
-
2
-
Severity 3 - Minor
-
53
Issue Summary
Rovo Dev code reviews on Bitbucket pull requests are intermittently failing with a generic error message. The failure occurs even when the integration has been previously working and without any changes to the workspace ID or repository settings.
Steps to Reproduce
- Ensure Rovo Dev is enabled for the workspace and repository.
- Create a pull request or push a new commit to an existing pull request.
- Observe the Rovo Dev review status.
- The error occurs intermittently; in some cases, the review works, while in others, it fails with the generic message.
Expected Results
Rovo Dev should consistently complete the code review based on the linked Jira issue's acceptance criteria, or provide a specific error message if a known limit (e.g., PR size, rate limits, or missing permissions) has been reached.
Actual Results
When a code review is triggered (either automatically on PR creation/commit or manually), the Rovo Dev UI displays the following error:
"Code review failed. Something went wrong and Rovo Dev couldn't review this pull request."
No specific error code or actionable guidance is provided to the user.
Workaround
Toggling the Bitbucket integration OFF and then ON again in the Rovo site settings (/rovodev/site-settings) temporarily resolves the issue and allows reviews to run again. However, the failure eventually recurs after some time.