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

Add lint GitHub action #115

Merged
merged 1 commit into from
Nov 1, 2022
Merged

Add lint GitHub action #115

merged 1 commit into from
Nov 1, 2022

Conversation

jazhen
Copy link
Contributor

@jazhen jazhen commented Nov 1, 2022

On pushes and pull requests, run npm run lint. Will update settings to prevent accepting PRs on failed check after.

Seems to work!
image

Closes #114

@jazhen jazhen added enhancement New feature or request backend hacktoberfest labels Nov 1, 2022
@jazhen jazhen self-assigned this Nov 1, 2022
@jazhen jazhen linked an issue Nov 1, 2022 that may be closed by this pull request
Copy link
Member

@zoobot zoobot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@zoobot zoobot merged commit 9cf9a79 into main Nov 1, 2022
@zoobot zoobot deleted the jazhen/feature/ci/add-lint-action branch November 1, 2022 04:59
@jazhen jazhen linked an issue Nov 2, 2022 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Github action to lint on push and pull request Set up initial CI/CD using Github Actions
2 participants