aws-samples / aws-codecommit-pull-request-approver-demo

AWS CodeCommit sample repository with SonarQube integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PullRequestApproverBlogDemo

This is a starter Java project that includes the code required to integrate SonarQube with AWS CodeCommit approval rules, and is meant to be used alongside the blog post Integrating SonarQube as a pull request approver on AWS CodeCommit. This project builds using Apache Maven.

The project includes an Amazon CloudFormation template to help provision resources for this demo, as well as an AWS CodeBuild buildspec.yml which will facilitate communication betwen your SonarQube instance and AWS CodeCommit.

Dependencies

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

AWS CodeCommit sample repository with SonarQube integration

License:MIT No Attribution


Languages

Language:Java 100.0%