As I wrote on the original »Github & contributor agreement« thread, Github Issues can be easily exported using the API, there are several tools for that: XML for Bugzilla: https://github.com/mcepl/github-issues-export CSV: https://gist.github.com/2369729 JIRA-specific CSV: https://github.com/kylecordes/ghijira So there’s no lock-in there even. Using Github Issues will make filing, sorting and acting upon issues so much easier, especially because they can be linked to pull requests and easily inter-referenced.
On Sun, Aug 26, 2012 at 3:53 PM, Arthur Schiwon <[email protected]> wrote: > Hey, > > cool work. But, what about export from Github? It's critical imho. > > Cheers > Arthur > > > > On 08/27/2012 12:50 AM, Thomas Müller wrote: >> >> Hi, >> >> I spent some time to write a little script to move the issues from bug >> genie over to github. >> >> The results can be seen here: >> https://github.com/DeepDiver1975/oc-issue-import/issues >> >> The four labels core, apps, mirall and android represent the repos where >> the issues will be created. >> >> Everybody (being member of the ownCloud organization in github) who had >> assigned tickets in bug genie >> will get the tickets assigned in github as well. >> >> Feel free to surf through the issues on github and let me know if any >> valuable information got lost. >> >> Take care, >> >> Tom aka DeepDiver >> >> >> >> Am Sonntag, dem 26.08.2012 um 17:37 schrieb Frank Karlitschek: >>> >>> Hi, >>> >>> I deactivated the github issues for now. At the moment we still use >>> thebuggenie and it is confusing to have bugs on two places. >>> It we manage to migrate our data over and also make sure that it can be >>> exported again than we enable this again. >>> >>> I hope this makes sense for everybody. >>> >>> >>> Frank >>> _______________________________________________ >>> Owncloud mailing list >>> [email protected] >>> https://mail.kde.org/mailman/listinfo/owncloud >> >> _______________________________________________ >> Owncloud mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/owncloud >> > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
