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

Create auto checker #114

Open
tshemsedinov opened this issue Jan 7, 2022 · 1 comment
Open

Create auto checker #114

tshemsedinov opened this issue Jan 7, 2022 · 1 comment

Comments

@tshemsedinov
Copy link
Member

Here are hints to detect automatically https://github.com/HowProgrammingWorks/Exams/blob/master/HINTS.md

@nau7ilus
Copy link
Contributor

What should it look like? I think we can use Eslint rules so that they will completely follow Hints.md. And the checks would be called on the creation of the PR. And not only eslint, but also unit tests. We can use Github Actions here.
And there are several options here, too. Let's say, at PR creation, if the bot is added to reviewers, it will run the tasks and send a feedback message about broken rules and testing errors. Or to make it simpler: just run checks on commit, without sending messages to PR

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

No branches or pull requests

2 participants