[GitHub] [lucene-jira-archive] mikemccand commented on issue #3: Create mapping on Jira user id -> GitHub account

2022-07-26 Thread GitBox


mikemccand commented on issue #3:
URL: 
https://github.com/apache/lucene-jira-archive/issues/3#issuecomment-1195411445

   OK got it.
   
   Could we expand the matching so that if the userid in jira == the userid in 
GitHub we strongly suggest a match?  E.g. `mdmarshmallow` would have been 
matched this way.
   
   Hmm, actually, his presented name (`Marc D'mello`) looks the same [in 
GitHub](https://github.com/mdmarshmallow) and 
[Jira](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mdmarshmallow).
  Oh, wait, no!  One is `Marc D'mello` and the other is `Marc D'Mello` (m vs 
M).  Maybe we can do a case insensitive comparison?
   
   But I'll push his account to the verified file separately.


-- 
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-unsubscr...@lucene.apache.org

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


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



[GitHub] [lucene-jira-archive] mikemccand commented on issue #3: Create mapping on Jira user id -> GitHub account

2022-07-26 Thread GitBox


mikemccand commented on issue #3:
URL: 
https://github.com/apache/lucene-jira-archive/issues/3#issuecomment-1195397098

   > We already include merged pull requests' authors (if their GitHub full 
names are set to the same string as Jira full names).
   Maybe we could also consider all opened pull requests' authors.
   
   OK thanks, but does this only work for committers?
   
   I was thinking if a contributor who is not a committer comments on a Jira 
issue and also opens a PR, linked to the issue, we could maybe correlate those 
two events to speculate about ID mapping.  And then verify by hand after.


-- 
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-unsubscr...@lucene.apache.org

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


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



[GitHub] [lucene-jira-archive] mikemccand commented on issue #3: Create mapping on Jira user id -> GitHub account

2022-07-26 Thread GitBox


mikemccand commented on issue #3:
URL: 
https://github.com/apache/lucene-jira-archive/issues/3#issuecomment-1195354814

   Could we maybe look for Jira issues that have GitHub PRs attached and 
"correlate" the ids of who opened the PR against who commented on the issue?
   
   It would clearly not be perfect, but it could provide input for a human to 
sift through and carry over some verified accounts.


-- 
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-unsubscr...@lucene.apache.org

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


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