Template for a good new topic, formatted with [Markdown]
-
ALM used (Bitbucket / AWS CodePipeline)
-
CI system used ( CodeBuild )
-
Languages of the repository : TS/JS
-
Potential workaround
When used with BitBucket pipeline, it is mentioned that pull requests are automatically analyzed. We are using AWS CodeBuild for build environment and want to achieve the same.
Can you suggest how we can implement it ?