Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip errorcausing labels #84

Merged
merged 2 commits into from
Jul 27, 2022
Merged

Skip errorcausing labels #84

merged 2 commits into from
Jul 27, 2022

Conversation

mocobeta
Copy link
Contributor

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.

@mocobeta mocobeta merged commit 656fdd5 into main Jul 27, 2022
@mocobeta mocobeta deleted the skip-errorcausing-labels branch July 27, 2022 14:21
This was referenced Jul 27, 2022
@mikemccand
Copy link
Member

Good grief that is so strange that GitHub import API blocks these specific labels!?

Thanks @mocobeta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants