-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Make a Github action bot that automatically does the file formatting. #35
Comments
This can be added as a feature to our NLP bot |
Ya... Can do. |
Let us work on this right now....we will prolly migrate it to the bot later when its live |
Guys, whoever wants to work on this project, please note that the workflow may not work in the forked repo, so you can make a sandbox repo or let me know if you face any problem. |
Can i take up this issue? |
Sure @Kushagraw12 , your first patch should contain a basic README on your proposed flow. |
Feel free to add any one of the mentors as reviewers once up 😁 |
Okkay, sure! Will work on that! |
Hey, @Kushagraw12 we can work on this together. Are you familiar with github-actions ? I am familiar |
@rahul799 @und3fined-v01d |
Good job tushar. |
I have few more tasks for you & will let you know when you will make a PR. |
Is your feature request related to a problem? Please describe.
By using Github Action & Prettier, make a workflow that is automatically triggered when particular file formats (which are supported by prettier like .HTML,.css.js, etc) are altered in the PR. For reference, you can go through this article .
Describe the solution you'd like
A GH action that automatically applies prettier on all HTML, CSS & JS files.
The text was updated successfully, but these errors were encountered: