Hey guys, we just got JIRA up and working (thanks to awesome INFRA!) and I think we want subj now.
What I'v learned from Flink <https://issues.apache.org/jira/browse/INFRA-7871> example so far is that INFRA team is not going to do that for us. Assuming that, I can will take care of this transition in a next couple of days. My current plan is to use some existing tools <https://github.com/rmetzger/scratch/tree/github2jira> to dump Github issues using it's API and then push them to JIRA though it's API. Tech Details: To keep issue numbers same, it's important to start with empty JIRA project as we have it how. All comments from GH issues will be created under its own userid "github-import" with orig. author name added to the comment. As we have only 57 issues (36 open\21 closed) - be prepared for some notification emails. In case that's not appropriate I could try bothering INFRA with asking to turn notifications off, so let me know if that's desired. Please, let me know what you think.