operator-framework / deppy

Deppy: The dependency resolver for Kubernetes
Apache License 2.0
15 stars 21 forks source link

Improving linter reporting in github actions #102

Closed m1kola closed 11 months ago

m1kola commented 12 months ago

Similar change in rukpak: https://github.com/operator-framework/rukpak/pull/631

With this change linter will be reporting in github-actions format which will then be displayed in-line in the PR diff like this:

Screenshot

Github action run summary will also have this information.