mikemccand commented on issue #16206: URL: https://github.com/apache/lucene/issues/16206#issuecomment-4633284292
+1, I love this idea -- I could swear I've seen something in GH showing new contributor contributions somehow. Hmm maybe it's in the GH API (which I use to index all of our issues/PRs for the Lucene dogfood server at [githubsearch.mikemccandless.com](https://githubsearch.mikemccandless.com)). Oh yeah! It's one of the facet fields I added to that dogfood server -- `Author relation`. For example [this query](https://githubsearch.mikemccandless.com/search.py?sort=recentlyUpdated&dd=status%3AOpen&dd=author_association%3ANew+contributor) shows all open PRs/issues with `Author relation = New Contributor`. So it is a under-the-hood concept at GH... but how is it exposed here (https://github.com GUI)? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
