You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2014/01/05 02:24:50 UTC

[jira] [Updated] (LUCENE-5383) fix changes2html to link pull requests

     [ https://issues.apache.org/jira/browse/LUCENE-5383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Rowe updated LUCENE-5383:
-------------------------------

    Attachment: LUCENE-5383.patch

patch to autolinkify text of the form "[ github | gh ] pull request [ # ] \d+" to the corresponding github pull request

> fix changes2html to link pull requests
> --------------------------------------
>
>                 Key: LUCENE-5383
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5383
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Robert Muir
>         Attachments: LUCENE-5383.patch
>
>
> If someone submits a pull request, i think we should put it in changes.txt in some way similar to the jira issues:
> e.g. for a JIRA issue we do:
> {noformat}
> * LUCENE-XXXX: Add FooBar.  (Joe Contributor via John Committer)
> {noformat}
> changes2html recognizes and expands these to jira issue links.
> so I think we should be able to do something like:
> {noformat}
> * pull request #xxx: Add FooBar. (Joe Contributor via John Committer)
> {noformat}
> and have it link to the request, too.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org