Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

New Plugin: Githubify Bitcoin Core Release Notes #874

Merged
merged 1 commit into from Jun 5, 2015

Conversation

Projects
None yet
3 participants
Contributor

harding commented Jun 3, 2015

Starting with the 0.10.x series, @laanwj began adding commit ids to the release notes. In the 0.11.0 notes, he also adds pull request numbers.

This PR adds a plugin that automatically converts those ids and PR#s into links. Previews:

HTML diff (I don't see any false positive matches or other unwanted changes): http://dg1.dtrt.org/diff.html

I already have the initial 0.11.0 release commit based on top of this, so a preview for that will be available as soon as I finish testing it and writing the PR notes.

@harding harding added the Releases label Jun 3, 2015

@harding harding referenced this pull request Jun 3, 2015

Merged

Releases: Add Bitcoin Core 0.11.0 #875

0 of 3 tasks complete
Contributor

saivann commented Jun 4, 2015

I have looked at the code and tested the live previews quite a bit.

LGTM, a very useful change! Thanks!

Contributor

harding commented Jun 4, 2015

@saivann thanks!

In the absence of critical feedback, this pull will be merged around 21:00 UTC Friday.

Contributor

laanwj commented Jun 5, 2015

Very cool idea!

@harding harding merged commit 9cf76b2 into bitcoin-dot-org:master Jun 5, 2015

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

harding added a commit that referenced this pull request Jun 5, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment