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 GitHub Actions #23

Open
arihantbansal opened this issue Aug 9, 2022 · 2 comments
Open

Add GitHub Actions #23

arihantbansal opened this issue Aug 9, 2022 · 2 comments
Labels
good first issue Good for newcomers

Comments

@arihantbansal
Copy link
Contributor

I suggest having GitHub actions for linting when code is pushed or PR is merged on main branch.

It would be a simple workflow which runs npm run lint on the code. We can also look into allowing PRs to merge only when lint is successful.

@Eversmile12
Copy link
Contributor

Great idea!

Can you pr Github Actions?

@cytronicoder
Copy link
Contributor

Currently working on a GitHub app that does some basic checks and deployment whenever a new PR is made 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants