Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving linter reporting in github actions #102

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

m1kola
Copy link
Member

@m1kola m1kola commented Jun 16, 2023

Similar change in rukpak: operator-framework/rukpak#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.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 16, 2023
@m1kola m1kola marked this pull request as ready for review June 16, 2023 13:30
@m1kola m1kola requested a review from a team as a code owner June 16, 2023 13:30
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 16, 2023
Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
@m1kola m1kola force-pushed the lint_reporting_improvements branch from a69c19f to 4a51550 Compare June 20, 2023 13:21
@m1kola m1kola merged commit a2c634b into operator-framework:main Jun 20, 2023
5 checks passed
@m1kola m1kola deleted the lint_reporting_improvements branch June 20, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants