-
-
Notifications
You must be signed in to change notification settings - Fork 15
ci: setup checks for update of branch main and for PRs
#86
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
ci: setup checks for update of branch main and for PRs
#86
Conversation
✅ Deploy Preview for eslint-code-explorer ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
nzakas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#85 has been merged. Just a note about our standard script names, but otherwise this looks good.
9de6806 to
d08671b
Compare
Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
nzakas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
nzakas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There we go. Thanks!
Prerequisites checklist
What is the purpose of this pull request?
Add CI which runs
mainWhat changes did you make? (Give an overview)
mainand for PRscompilescript which runstsctype checkingRelated Issues
Resolves #48
Supersedes #70
Is there anything you'd like reviewers to focus on?
Note that #85 is needed first for the CI to finish successfully.