Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
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
Conversation
harding
added
the
Releases
label
Jun 3, 2015
|
I have looked at the code and tested the live previews quite a bit. LGTM, a very useful change! Thanks! |
|
@saivann thanks! In the absence of critical feedback, this pull will be merged around 21:00 UTC Friday. |
harding
added
the
Merge Scheduled
label
Jun 4, 2015
|
Very cool idea! |
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
harding commentedJun 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.