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

Add Since Last Stable Option for Changelog #147

Merged
merged 1 commit into from
Sep 11, 2021

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Sep 11, 2021

Add an option to use PRs with activity since the last stable git tag. This is useful for creating the first alpha release or first final release in a release cycle.

@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2021

Codecov Report

Merging #147 (90977b9) into master (aefad8b) will increase coverage by 0.12%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   85.11%   85.24%   +0.12%     
==========================================
  Files          17       17              
  Lines        2116     2141      +25     
  Branches      257      260       +3     
==========================================
+ Hits         1801     1825      +24     
- Misses        223      224       +1     
  Partials       92       92              
Impacted Files Coverage Δ
jupyter_releaser/lib.py 83.88% <75.00%> (+0.09%) ⬆️
jupyter_releaser/changelog.py 88.23% <85.71%> (-0.06%) ⬇️
jupyter_releaser/cli.py 90.69% <100.00%> (ø)
jupyter_releaser/tests/test_cli.py 99.17% <100.00%> (+<0.01%) ⬆️
jupyter_releaser/tests/test_functions.py 98.30% <100.00%> (+0.20%) ⬆️

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 aefad8b...90977b9. Read the comment docs.

@blink1073 blink1073 added the enhancement New feature or request label Sep 11, 2021
@blink1073 blink1073 added this to the 0.6 milestone Sep 11, 2021
Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@blink1073 blink1073 merged commit 690b711 into jupyter-server:master Sep 11, 2021
@jtpio jtpio deleted the since-last-stable branch September 11, 2021 19:52
@blink1073 blink1073 modified the milestones: 0.6, 0.7 Sep 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants