You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add automated checks. I propose to do it as I have done here:
Simple check on the format of the PR title
Automated checks: tests, type checking, eslint, and prettier
A workflow for publishing new versions which gets triggered when you create a new release in GitHub. I will include a guide on how to publish. Moved to Publishing Workflow #17
We should configure branch protection rules for main and require the two first checks to pass.
The text was updated successfully, but these errors were encountered:
We need to add automated checks. I propose to do it as I have done here:
We should configure branch protection rules for main and require the two first checks to pass.
The text was updated successfully, but these errors were encountered: