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: allow overriding release label #900

Merged
merged 1 commit into from
May 11, 2021

Conversation

chingor13
Copy link
Contributor

Fixes #898

@chingor13 chingor13 requested a review from a team May 6, 2021 19:31
@chingor13 chingor13 requested a review from a team as a code owner May 6, 2021 19:31
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 6, 2021
@codecov
Copy link

codecov bot commented May 6, 2021

Codecov Report

Merging #900 (c8223dc) into master (37f4ec2) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #900   +/-   ##
=======================================
  Coverage   94.42%   94.43%           
=======================================
  Files          73       73           
  Lines        9819     9822    +3     
  Branches     1043      986   -57     
=======================================
+ Hits         9272     9275    +3     
  Misses        543      543           
  Partials        4        4           
Impacted Files Coverage Δ
src/github-release.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)

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 37f4ec2...c8223dc. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: allow customizing the label set when tagging a release
2 participants