-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Integration - Rovo
-
None
-
1
Issue Summary
ROVO does not review pull requests (PRs) created via repository access tokens in Bitbucket cloud. Only PRs created by human users are processed by ROVO.
Steps to Reproduce
- Configure a repository access key token for a Bitbucket Cloud repository, then use it to create a PR using the API described in the article below.
https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pullrequests/#api-repositories-workspace-repo-slug-pullrequests-post - You would see that the PR author is set as "AI-api-token."
Expected Results
ROVO should review all pull requests, regardless of whether they are created by a human user or via a repository access token.
Actual Results
The PRs are not reviewed by the Rovo dev
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available