Using GitHub with another Bug-tracker? [closed]

断了今生、忘了曾经 提交于 2019-12-23 07:48:29

问题


I am involved in this project, Pinta, and we are currently using GitHub for our development. We all love Git and GitHub and want to keep using it. However, now the project is getting stable and involved, and it's time we started using a more capable bug tracking system than GitHub's simple issue tracker. We also want to start doing GetText based translations.

We are looking at Launchpad which has both a nice bug tracker and translation manager, but we want to keep using GitHub for development. I'm worried that these will not integrate well, and it will make development harder.

Has anyone used GitHub with another bug tracking system and had any success? Any recommendations?


回答1:


We use Lighthouse with GitHub and the integration in both directions is very handy.




回答2:


Projects use external (to github) bug tracking systems all the time. Mostly, you just need to document the way to get to the bug tracker well and inform any current community of the change.




回答3:


Use Bugzilla. It may not have direct integration, but it's the best bug-tracking software out there IMHO. And you honestly don't need direct integration for something like bug-tracking.



来源:https://stackoverflow.com/questions/2782619/using-github-with-another-bug-tracker

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!