Skip to content
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

feat: cherry-pick commits to include within the changelog #301

Merged
merged 3 commits into from
Jan 13, 2023

Conversation

ga-paul-t
Copy link
Collaborator

closes #300

@codecov-commenter
Copy link

Codecov Report

Merging #301 (d63f983) into main (dc84ab1) will decrease coverage by 0.10%.
The diff coverage is 81.57%.

@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
- Coverage   84.04%   83.94%   -0.11%     
==========================================
  Files          43       43              
  Lines        2112     2136      +24     
==========================================
+ Hits         1775     1793      +18     
- Misses        265      269       +4     
- Partials       72       74       +2     
Impacted Files Coverage Δ
internal/config/uplift.go 84.21% <ø> (ø)
internal/context/context.go 100.00% <ø> (ø)
internal/task/changelog/changelog.go 70.00% <79.41%> (+0.14%) ⬆️
cmd/uplift/changelog.go 86.44% <100.00%> (+0.35%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ga-paul-t ga-paul-t merged commit 2645364 into main Jan 13, 2023
@ga-paul-t ga-paul-t deleted the changelog-include branch January 13, 2023 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Cherry-pick commits when generating a changelog
2 participants