- Notifications
You must be signed in to change notification settings - Fork928
ci: Limit scopes with semantic#773
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This should enfore a standardized commit message without a scope.The repository isn't complex enough to require scopes yet, so wecan punt this down the road!
codecovbot commentedMar 31, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## main #773 +/- ##======================================= Coverage 63.95% 63.96% ======================================= Files 199 199 Lines 11826 11826 Branches 87 87 =======================================+ Hits 7563 7564 +1+ Misses 3437 3436 -1 Partials 826 826
Continue to review full report at Codecov.
|
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.
Looks good to me - happy to help flesh those out down the line as someone that looked after this in v1
This should enfore a standardized commit message without a scope.
The repository isn't complex enough to require scopes yet, so we
can punt this down the road!