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: warn if loaded changelog is whitespace-only #2885

Merged
merged 1 commit into from Feb 6, 2022
Merged

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Feb 6, 2022

warns users that their provided changelog file was whitespace-only

@caarlos0 caarlos0 self-assigned this Feb 6, 2022
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 6, 2022
@vercel vercel bot temporarily deployed to Preview February 6, 2022 16:53 Inactive
@caarlos0 caarlos0 added the enhancement New feature or request label Feb 6, 2022
@caarlos0 caarlos0 marked this pull request as ready for review February 6, 2022 16:55
@codecov
Copy link

codecov bot commented Feb 6, 2022

Codecov Report

Merging #2885 (ae5648e) into main (c42a2fd) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2885      +/-   ##
==========================================
+ Coverage   84.50%   84.51%   +0.01%     
==========================================
  Files         111      111              
  Lines        8865     8872       +7     
==========================================
+ Hits         7491     7498       +7     
  Misses       1105     1105              
  Partials      269      269              
Impacted Files Coverage Δ
internal/pipe/changelog/changelog.go 90.66% <100.00%> (+0.26%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c42a2fd...ae5648e. Read the comment docs.

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
@vercel vercel bot temporarily deployed to Preview February 6, 2022 17:08 Inactive
@caarlos0 caarlos0 merged commit 456f8aa into main Feb 6, 2022
@caarlos0 caarlos0 deleted the changelog branch February 6, 2022 17:24
@github-actions github-actions bot added this to the v1.5.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant