feat(template): add group_by_scope filter#1547
Conversation
|
Thanks for opening this pull request! Please check out our contributing guidelines! ⛰️ |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1547 +/- ##
==========================================
+ Coverage 48.65% 49.30% +0.65%
==========================================
Files 26 26
Lines 2288 2335 +47
==========================================
+ Hits 1113 1151 +38
- Misses 1175 1184 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Hey @Noai-oss - this actually looks good! I see that this is a draft - what is missing from the implementation? |
892f9be to
4be9ba5
Compare
4be9ba5 to
3c9fd7c
Compare
Hi, apologies for the delayed PR update. |
|
Congrats on merging your first pull request! ⛰️ |
Description
Motivation and Context
fixes #1247
Implemented group_by_scope filter for release array, it will map the scope together. it's also support
release-0.1.0's semver version with prefix argHow Has This Been Tested?
Screenshots / Logs (if applicable)
Types of Changes
Checklist:
cargo +nightly fmt --allcargo clippy --tests --verbose -- -D warningscargo test