使用错误跟踪系统通过电子邮件添加错误

发布于 2024-07-19 12:32:21 字数 41 浏览 1 评论 0原文

您知道有哪些错误跟踪工具支持通过向特定地址发送电子邮件来添加错误吗?

Do you know any bug tracking tools that support adding bugs by sending an email to a specific address?

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

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

发布评论

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

评论(4

§普罗旺斯的薰衣草 2024-07-26 12:32:22

Trac 存储库中有一个 Trac 的示例:trac emailfilter

也就是说,如果您熟悉 Python,那么为 Trac 编写自己的票证创建例程将非常简单。

There's an example for Trac in the Trac repository: trac emailfilter

That said if you're familiar with Python it's very straightforward to write your own ticket creation routines for Trac.

别在捏我脸啦 2024-07-26 12:32:22

您可以配置 TestTrack Pro 来监控电子邮件地址。 当电子邮件进来时,它们会自动转换为问题。 您可以选择配置软件以向发送者回复特定信息(例如:缺陷编号或分配的案例编号)。

You can configure TestTrack Pro to monitor an email address. When email messages come in, they are automatically converted into an issue. You can optionally configure the software to respond back to the sender with specific information (ex: the defect number or assigned case number).

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