用于错误/问题跟踪器的聚合工具?

发布于 2024-12-21 22:09:45 字数 379 浏览 3 评论 0原文

作为研究生研究的一部分,我与一个团队一起进行软件开发。我们参与了在不同地方托管的许多项目:一些在公共 GitHub 项目上,一些在私有 Redmine 实例上等。一些逻辑项目被分成多个项目存储库,通常有一些公共部分和一些私有部分。我们为每个项目的各自托管位置使用问题跟踪器,这很好,只是我们现在有很多地方需要检查,而且我担心我们正在接近“工具过载”——太多地方需要报告bug,有太多地方需要检查错误报告。

所以,问题是:是否有一个聚合器工具/网络应用程序可以配置为至少向我们显示来自多个不同错误跟踪器的组合错误列表?如果它还可以显示组合的“活动提要”(GitHub 和 Redmine 都提供),那就太好了,如果我们可以添加“一次性”外部错误来跟踪(例如,上游 bugzilla 中的某些内容),那就更好了但现在我真的进入了梦乡。

I do software development with a team as a part of my graduate research. We are involved in a number of projects hosted in various places: some on public GitHub projects, some on a private Redmine instance, etc. Some logical projects are split into multiple project repositories, often with some public parts and some private parts. We're using the issue tracker for each project for its respective hosting location, which is good except that we now have a lot of places to check and I'm worried we're approaching "tool overload" - too many places to report a bug, too many places to check for bug reports.

So, the question is: Is there an aggregator tool/web app that we could configure to show us at least a combined bug list from multiple different bug trackers? It would be nice if it could also show a combined "activity feed" (as both GitHub and Redmine offer), and even better if we could add 'one-off' external bugs to track (something in an upstream bugzilla, for instance) but now I'm really getting into dreamland.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

山川志 2024-12-28 22:09:46

据我所知,唯一能够聚合/合并来自不同问题跟踪器的票证列表的工具是 BugWarrior

我使用过它一点,但没有时间就其成熟度获得明确的意见。有一件事让我有点失望,那就是缺少 GUI。它上面有一些图形界面,但我还没有找到一个适用于 OS X 的很酷的界面。

确认我能够使其从以下多个实例中收集数据:

  • Gerrit
  • JIRA
  • BugZilla
  • GitHub
  • GitLab

有关完整列表,请检查其主页。

The only tool that I am aware of being able to aggregate/consolidate list of tickets from different issue trackers is BugWarrior

I used it a little bit but didn't have time to get a clear opinion regarding its maturity. One thing that put me off a little bit was the lack of a GUI. There are some graphical interfaces on top of it but I wasn't able to find a cool one for OS X, yet.

I confirm that I was able to make it gather data from multiple instances of:

  • Gerrit
  • JIRA
  • BugZilla
  • GitHub
  • GitLab

For a complete list check its main page.

寂寞清仓 2024-12-28 22:09:46

我不知道有任何现成的聚合器工具,但您应该能够使用 Ticketmaster 来构建您的自己的,因为它为各种提供商(包括 github 和 redmine)提供了一致的接口。

I don't know of any ready-to-run aggregator tools, but you should be able to use Ticketmaster to build your own as it provides a consistent interface into various providers including github and redmine.

仅冇旳回忆 2024-12-28 22:09:46

我认为 http://www.tasktop.comhttp://www.opshub.com/main/ 可能会这样做,尽管我从未使用过它们。

I think http://www.tasktop.com and http://www.opshub.com/main/ might do that although I have never used them.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文