I used this script to migrate mine: https://github.com/rantoniuk/jira-issues-importer
Then I used Jira bulk update to add a comment and close them all, and finished with deleting the component It depends how many issues you have. I migrated about 10 repositories with up to ~50 issues in them Thanks Tim On Thu, 9 Sep 2021 at 18:28, Daniel Beck <[email protected]> wrote: > > On Thu, Sep 9, 2021 at 5:55 PM Chris Kilding < > [email protected]> wrote: > >> I've got a plugin where I want to switch issue reporting from Jira to >> Github Issues. How would I go about that? >> > > My suggestion: > Step 1: Enable GitHub Issues. You should have repo admin permissions, if > not, ask for that (or just for issues to be enabled) in INFRA. > Step 2: (Optional but would probably be nice) Migrate open issues from > Jira to GitHub, i.e. file new issues in GH and close the Jira issues as > duplicate, providing a link. > Step 3: File a PR updating your plugin's issue tracking metadata in > https://github.com/jenkins-infra/repository-permissions-updater#managing-issue-trackers > keeping Jira with report: false if there are historical issues, but making > GH issues the preferred one. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CAMo7PtKor1q27w3erx-qGZ9nCJnUot5TvPsrf6jpqkyT2c9MpQ%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAMo7PtKor1q27w3erx-qGZ9nCJnUot5TvPsrf6jpqkyT2c9MpQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAH-3Biff%3Dii8%2B6An9S7jQuHOuvHEo1mi090uCM--zj%3DhVKb6sA%40mail.gmail.com.
