mocobeta opened a new pull request, #84: URL: https://github.com/apache/lucene-jira-archive/pull/84
An alternative for #83. I don't have an idea about the cause but GitHub won't accept some label texts via import API. Example logs of the converter script with this change. ``` [2022-07-27 23:10:39,405] WARNING:jira2github_import: Jira label 'queryparser' was skipped for LUCENE-3565. Please manually attach it from GitHub Web GUI. [2022-07-27 23:10:39,843] WARNING:jira2github_import: Jira label 'highlighter' was skipped for LUCENE-3772. Please manually attach it from GitHub Web GUI. [2022-07-27 23:10:45,766] WARNING:jira2github_import: Jira label 'fastvectorhighlighter' was skipped for LUCENE-4734. Please manually attach it from GitHub Web GUI. [2022-07-27 23:10:45,767] WARNING:jira2github_import: Jira label 'highlighter' was skipped for LUCENE-4734. Please manually attach it from GitHub Web 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]
