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

Configure changelog labels with create-labels #76

Merged
merged 4 commits into from
Dec 16, 2018
Merged

Conversation

hipstersmoothie
Copy link
Collaborator

What Changed

create-labels makes a Map of the changelog labels and version labels now

Why

closes #66

Todo:

  • Add tests
  • Add docs
  • Add SemVer label

@hipstersmoothie hipstersmoothie added enhancement New feature or request minor Increment the minor version when merged and removed enhancement New feature or request labels Dec 16, 2018
@codecov
Copy link

codecov bot commented Dec 16, 2018

Codecov Report

Merging #76 into master will decrease coverage by 0.24%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
- Coverage   75.37%   75.13%   -0.25%     
==========================================
  Files          13       13              
  Lines         926      925       -1     
  Branches      127      128       +1     
==========================================
- Hits          698      695       -3     
- Misses        200      202       +2     
  Partials       28       28
Impacted Files Coverage Δ
src/main.ts 24% <0%> (-0.25%) ⬇️
src/github-release.ts 95.08% <100%> (+0.05%) ⬆️
src/git.ts 99.34% <100%> (ø) ⬆️
src/cli/args.ts 90.24% <100%> (-0.57%) ⬇️

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 6869b0a...9966997. Read the comment docs.

@hipstersmoothie hipstersmoothie merged commit 05eac56 into master Dec 16, 2018
@hipstersmoothie hipstersmoothie deleted the other branch December 16, 2018 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure changelog labels with create-labels
1 participant