aws / aws-toolkit-eclipse

(End of life: May 31, 2023) AWS Toolkit for Eclipse
http://aws.amazon.com/eclipse
Apache License 2.0
275 stars 178 forks source link

Adding CodeGuru Reviewer Action #245

Open martinschaef opened 2 years ago

martinschaef commented 2 years ago

Description of changes: Adds an action to run CodeGuru Reviewer on push events to the master branch. Example is here: https://github.com/martinschaef/aws-toolkit-eclipse/actions/runs/1559154615 Recommendations will be posted to the GitHub Security tab.

The account is owned by the CodeGuru team. We are in the process of onboarding more teams (e.g., Smithy).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.