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

fix: native changeloger without previous tag #3668

Merged
merged 2 commits into from Dec 29, 2022
Merged

fix: native changeloger without previous tag #3668

merged 2 commits into from Dec 29, 2022

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Dec 29, 2022

closes #3662

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 self-assigned this Dec 29, 2022
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 29, 2022
@caarlos0 caarlos0 added the bug Something isn't working label Dec 29, 2022
@caarlos0 caarlos0 marked this pull request as ready for review December 29, 2022 02:14
@vercel vercel bot temporarily deployed to Preview December 29, 2022 02:14 Inactive
@codecov
Copy link

codecov bot commented Dec 29, 2022

Codecov Report

Merging #3668 (c7ec921) into main (47ce9a9) will decrease coverage by 0.03%.
The diff coverage is 67.85%.

@@            Coverage Diff             @@
##             main    #3668      +/-   ##
==========================================
- Coverage   83.60%   83.57%   -0.04%     
==========================================
  Files         118      118              
  Lines        9926     9926              
==========================================
- Hits         8299     8296       -3     
- Misses       1311     1313       +2     
- Partials      316      317       +1     
Impacted Files Coverage Δ
pkg/context/context.go 100.00% <ø> (ø)
internal/pipe/changelog/changelog.go 91.45% <62.50%> (-0.27%) ⬇️
internal/pipe/git/git.go 85.41% <66.66%> (-0.80%) ⬇️
cmd/release.go 100.00% <100.00%> (ø)
internal/client/mock.go 87.50% <100.00%> (+0.22%) ⬆️

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

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
@vercel vercel bot temporarily deployed to Preview December 29, 2022 02:28 Inactive
@caarlos0 caarlos0 merged commit da23357 into main Dec 29, 2022
@caarlos0 caarlos0 deleted the first branch December 29, 2022 13:42
@github-actions github-actions bot added this to the v1.15.0 milestone Dec 29, 2022
caarlos0 added a commit that referenced this pull request Dec 29, 2022
revert a bit of the changes made in #3668 to improve mergeability with
pro.

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release fails on first tag using github-native release notes
1 participant