aws-actions/codeguru-reviewer

GitHub Action linking incorrect repository source on CodeGuru CI Workflow?

brokenthumbs opened this issue · 0 comments

After associating a GitHub repository to CodeGuru, using aws-actions/codeguru-reviewer@v1.1, I can see that a new CI Workflow is created in the CodeGuru GUI.

When I look at the workflow name, the Workflow name link takes me to https://s3.console.aws.amazon.com/s3/buckets/my-org-my-repo?region=us-east-1

image

Is there any way to change this workflow name link from the CodeGuru GUI to direct me to the GitHub repository page, or somewhere different? That s3 bucket does not exist, and the link seems to be generated based on a combination of my-org and my-repo.