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

[Ignore] Example PR for lint-action (flake8) with action-lint (eslint) #33280

Closed
wants to merge 4 commits into from

Conversation

Charl1996
Copy link
Contributor

@Charl1996 Charl1996 commented Jul 25, 2023

This PR is only an example PR showing the results of lint-action (for python flake8) and action-lint (for js eslint).

Notes

  1. Both action-lint and lint-action runs on changed files, not only line diffs.

  2. The python and js linting runs as two different GH jobs, otherwise the tool than runs last will not output the results as github annotations.

(See also this document)

@dannyroberts
Copy link
Member

(Moved to draft since the PR's meant as an example, not to be merged)

@kaapstorm
Copy link
Contributor

I like this.

@ctsims
Copy link
Member

ctsims commented Jul 28, 2023

Agreed that this seems like a huge improvement!

@millerdev
Copy link
Contributor

Like the annotations much better than lint errors in log output.

@Charl1996
Copy link
Contributor Author

Can I go ahead and implement this across some repos (hq and cloud)?

@millerdev
Copy link
Contributor

Seems like a good idea to me if everything is working as expected.

@Charl1996 Charl1996 closed this Aug 4, 2023
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.

5 participants