-
-
Notifications
You must be signed in to change notification settings - Fork 256
feat(changelog): support failing on unmatched commits #1298
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
Conversation
5f273bd to
b071051
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1298 +/- ##
==========================================
- Coverage 43.88% 43.51% -0.36%
==========================================
Files 23 23
Lines 2220 2241 +21
==========================================
+ Hits 974 975 +1
- Misses 1246 1266 +20
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Nice, we should also add a test fixture for this |
aad6fda to
17fc3f8
Compare
orhun
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.
Looking good overall!
f3592af to
a120444
Compare
b4c0e96 to
97c5e63
Compare
orhun
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.
Looks good, only need to update the website about this new option :)
97c5e63 to
7e41a47
Compare
Added in 7e41a47 |
orhun
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.
Thanks!
Description
Added a new config
fail_on_unmatched_commitforgit.Motivation and Context
solves #1284
How Has This Been Tested?
Screenshots / Logs (if applicable)
Types of Changes
Checklist: