You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/08/06 15:38:46 UTC

[GitHub] [lucene-jira-archive] mocobeta opened a new pull request, #131: Create hyperlinks to other ASF projects for PRJ-XXXX style cross-issue links.

mocobeta opened a new pull request, #131:
URL: https://github.com/apache/lucene-jira-archive/pull/131

   Close #129.
   
   This captures all Jira issue keys like `{PRJ}-{NUMBER}` in issue descriptions/comments and generates hyperlinks to the issues if the `{PRJ}` is known ASF projects.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [lucene-jira-archive] mocobeta commented on pull request #131: Create hyperlinks to other ASF projects for PRJ-XXXX style cross-issue links.

Posted by GitBox <gi...@apache.org>.
mocobeta commented on PR #131:
URL: https://github.com/apache/lucene-jira-archive/pull/131#issuecomment-1207235784

   For example, this contains lots of links to SOLR.
   https://github.com/mocobeta/migration-test-3/issues/560
   
   And this contains a few links to INFRA.
   https://github.com/mocobeta/migration-test-3/issues/559


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [lucene-jira-archive] mocobeta commented on pull request #131: Create hyperlinks to other ASF projects for PRJ-XXXX style cross-issue links.

Posted by GitBox <gi...@apache.org>.
mocobeta commented on PR #131:
URL: https://github.com/apache/lucene-jira-archive/pull/131#issuecomment-1207239340

   I think it'd be difficult to ensure the coverage. There might be false negatives since this regex is rather strict. At least we can log the detected links and check them.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [lucene-jira-archive] mikemccand commented on pull request #131: Create hyperlinks to other ASF projects for PRJ-XXXX style cross-issue links.

Posted by GitBox <gi...@apache.org>.
mikemccand commented on PR #131:
URL: https://github.com/apache/lucene-jira-archive/pull/131#issuecomment-1207237084

   Hi, did you test on a few issues?  Hard to parse these regexps!  But the change looks good to me.
   
   I wonder if any of these projects that we may link to have also migrated to GitHub issues?  But to link to the right issue we would need their mapping, but I think this will be rare for us, so let's not worry about it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [lucene-jira-archive] mocobeta commented on pull request #131: Create hyperlinks to other ASF projects for PRJ-XXXX style cross-issue links.

Posted by GitBox <gi...@apache.org>.
mocobeta commented on PR #131:
URL: https://github.com/apache/lucene-jira-archive/pull/131#issuecomment-1207313857

   I run this on ~8000 issues; here are the generated issue links (sampled).
   ```
   https://issues.apache.org/jira/browse/SOLR-15
   https://issues.apache.org/jira/browse/SOLR-81
   https://issues.apache.org/jira/browse/SOLR-81
   https://issues.apache.org/jira/browse/SOLR-81
   https://issues.apache.org/jira/browse/SOLR-81
   https://issues.apache.org/jira/browse/SOLR-81
   https://issues.apache.org/jira/browse/SOLR-261
   https://issues.apache.org/jira/browse/SOLR-3251
   https://issues.apache.org/jira/browse/SOLR-2189
   https://issues.apache.org/jira/browse/SOLR-2189
   
   https://issues.apache.org/jira/browse/PYLUCENE-26
   https://issues.apache.org/jira/browse/INFRA-1197
   https://issues.apache.org/jira/browse/TIKA-369
   https://issues.apache.org/jira/browse/MAHOUT-694
   https://issues.apache.org/jira/browse/MAHOUT-19
   https://issues.apache.org/jira/browse/HADOOP-3164
   https://issues.apache.org/jira/browse/INFRA-3389
   ```
   
   Looks fine to me.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [lucene-jira-archive] mocobeta merged pull request #131: Create hyperlinks to other ASF projects for PRJ-XXXX style cross-issue links.

Posted by GitBox <gi...@apache.org>.
mocobeta merged PR #131:
URL: https://github.com/apache/lucene-jira-archive/pull/131


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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