Codacy is one of the best static analysis web services. Nevertheless, it doesn't have a strong API. Some time ago several API methods that Flaxo relied on were even removed. Moreover, the service lacks support for webhooks.
At the same time, GitHub provides support for a variety of webhooks including checks. This way Codacy analysis results can be retrieved from GitHub rather than from Codacy itself.
Course repository webhooks can be configured to send information about run checks bringing support for Codacy webhooks to Flaxo!
Codacy is one of the best static analysis web services. Nevertheless, it doesn't have a strong API. Some time ago several API methods that Flaxo relied on were even removed. Moreover, the service lacks support for webhooks.
At the same time, GitHub provides support for a variety of webhooks including checks. This way Codacy analysis results can be retrieved from GitHub rather than from Codacy itself.
Course repository webhooks can be configured to send information about run checks bringing support for Codacy webhooks to Flaxo!