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

use github changelog generator #970

Merged
merged 1 commit into from
Jan 18, 2022
Merged

use github changelog generator #970

merged 1 commit into from
Jan 18, 2022

Conversation

ramunasd
Copy link
Member

I suggest using automated changelog generator. No more hassle with manual edits!

It will be triggered after each github release(tagging via git is not enough). Old changelog is moved to History.md, we will use it as static part since versions 2.8.0.

More info and examples: https://github.com/github-changelog-generator/github-changelog-generator

@ramunasd ramunasd added this to the 3.1.2 milestone Jan 18, 2022
@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #970 (de127a8) into master (a1dc544) will decrease coverage by 0.76%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #970      +/-   ##
============================================
- Coverage     73.21%   72.44%   -0.77%     
  Complexity      886      886              
============================================
  Files            31       31              
  Lines          2475     2475              
============================================
- Hits           1812     1793      -19     
- Misses          663      682      +19     
Impacted Files Coverage Δ
PhpAmqpLib/Channel/AMQPChannel.php 53.22% <0.00%> (-3.12%) ⬇️
PhpAmqpLib/Wire/IO/StreamIO.php 68.08% <0.00%> (-2.66%) ⬇️

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 a1dc544...de127a8. Read the comment docs.

Copy link
Collaborator

@lukebakken lukebakken left a comment

Choose a reason for hiding this comment

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

This is very slick! I should do the same for https://github.com/pika/pika

@lukebakken lukebakken merged commit 4f58ae6 into master Jan 18, 2022
@lukebakken lukebakken deleted the changelog_generator branch January 18, 2022 16:24
kratkyzobak pushed a commit to kratkyzobak/php-amqplib that referenced this pull request Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants