cqfn / aibolit

Static Analyzer for Java Code with Machine Learning in Mind
https://pypi.org/project/aibolit/
51 stars 17 forks source link

Github action to review pull requests #454

Open g4s8 opened 4 years ago

g4s8 commented 4 years ago

It would be great to provide Aibolit GitHub action to comment on submitted pull requests with warning messages. For example Codecov has similar tool: https://github.com/marketplace/actions/codecov - user enables this Codecov action in GitHub repo, and on each pull request this action performs some kind of review with comments about changed test coverages, like here: https://github.com/artipie/asto/pull/194#issuecomment-638845289

0crat commented 4 years ago

@acheshkov/z please, pay attention to this issue