On 01/12/18 14:36, Daniel James via Boost wrote:
Hi,
I've added templates for linking to github issues and pull requests from the release notes. There are two templates:
[github module number] which expands to '#number' [github_pr module number] which expands to 'PR#number'.
Both will be linked, they need the name of the module to link to the right place.
We only really need the issue template as github redirects to the pull request if appropriate, but existing release notes have been using the PR#3 format, so I thought it should support that.
You can see an example in the unordered release notes for 1.67.0:
https://github.com/boostorg/website/blob/master/feed/history/boost_1_67_0.qb... http://www.boost.org/users/history/in_progress.html
Does that look okay?
Looks good, although I would prefer if Trac tickects could be distinguished from GitHub issues. Maybe expand issues to GH#number? Thanks for the enhancement, anyway. :)