#35 #37 is the GitHub bot we are working on. It uses GitHub actions to format code using prettier.
Jobs are triggered whenever someone comments "/style" without inverted commas in the PR conversation.
Features you can work on :
- Currently, anyone can call the job using "/style", restrict this power to users with write access.
- When the job is built successfully, add an emoji reaction to the "/style" comment.
- Any other idea, you have :)
You can refer this for help.