Add more integrations with bug trackers

Timeline

Sergey Bronnikov (ligurio) opened

git-bug has importers from Github, GitLab and Launchpad. It would be nice to have importers for bug trackers used in commercial development: like Jira, TFS and Youtrack. I know it can be a pain to support many bugtrackers API's. Probably bugwarrior code can be reused - https://github.com/ralphbean/bugwarrior, as it is already supports many bugtrackers.

Michael Muré (MichaelMure) commented

bugwarrior being in python, we can't practically use it directly. That said, we can certainly have a look and gain some insights or tricks. @A-Hilaly, have a look :)

Thanks for briging that up, i didn't know it existed. The UI of taskwarrior is especially interesting, there is many things we could do better in the CLI tools.

Amine (a-hilaly) commented

Awesome ! I didn't know about bugwarrior and taskwarrior before, they seem like very cool projects. We can definitely gain some insights from them :+1:

Michael Muré (MichaelMure) commented

Closing this one in favor of individual tasks for each bugtracker as we can't use bugwarrior directly.

Michael Muré (MichaelMure) closed the bug

Vijayvithal (jahagirdar) commented

What is the exact issue with using bugwarrior? I am a regular user of taskwarrior and recently shifted to git-bug from bugseverywhere, I would love to be able to import bugs in taskwarrior and manage them along with other tasks...