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

Automatically generate/update CHANGES.rst on Release commits to master. #261

Merged
merged 4 commits into from
Aug 22, 2019

Conversation

deepbrook
Copy link

@deepbrook deepbrook commented Aug 22, 2019

Sample output:

RELEASE 0.4.0
=============
Fixes
-----
- #192  Improve PW Handling
        Closes the following issues:
        - #184 
        - #187 
        - #189 

- #238  Cross-Check Custom Token and UDC Values
        

- #242  Skip CI instead of fail on invalid commit message.
        Refactor commit message validation

- #246  Install raiden from pypi in Dockerfile.
        

- #248  Limit the included node logs of pack-logs command.
        

Hotfixes
--------
- #233  Fix BumpVersion Script.
        

- #233  Fix Bumpversion.
        

- #233  Fix branch version sync .
        Don't split commit message.

- #233  Fix branch version sync .
        Explicitly checkout files, instead of merge.

- #233  Fix branch version sync.
        Dont call `git git`, git.

- #233  Pull dev before updating its version.
        

- #255  Log Exceptions in ScenarioRunner.__init__

Implements #257

@deepbrook deepbrook changed the base branch from master to dev August 22, 2019 08:49
@deepbrook deepbrook changed the title Feat auto generate changelog Automatically generate/update CHANGES.rst on Release commits to master. Aug 22, 2019
@christianbrb
Copy link
Contributor

Fixes #257 ❓ 😄

@deepbrook
Copy link
Author

Fixes #257 question smile

hopefully :D

@codecov
Copy link

codecov bot commented Aug 22, 2019

Codecov Report

Merging #261 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #261   +/-   ##
=======================================
  Coverage   58.54%   58.54%           
=======================================
  Files          64       64           
  Lines        3141     3141           
=======================================
  Hits         1839     1839           
  Misses       1302     1302

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 153a5b9...8de75cc. Read the comment docs.

@deepbrook deepbrook merged commit 1049922 into dev Aug 22, 2019
@deepbrook deepbrook deleted the FEAT-auto-generate-changelog branch August 22, 2019 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants