简体   繁体   English

将窑炉承诺链接到fogbugz票证

[英]link a Kiln commit to a fogbugz ticket

I have a kiln repo and a FB system. 我有一个窑库和一个FB系统。 They are integrated, so that when I commit something, if I include "Case 333" in the commit message, it will link to Fogbugz ticket 333. 它们是集成的,因此当我提交某些内容时,如果在提交消息中包含“ Case 333”,它将链接到Fogbugz票证333。

How do I do this from the other side? 我该如何从另一端做呢? If I forgot to add the case number, how do I make the connection from the fogbugz side? 如果我忘记添加案例号,该如何从fogbugz端进行连接? I looked at the fogbugz help, and they only tell you how to do the Case 333 method, which doesn't help after you've already committed, because you can't edit commit messages. 我查看了fogbugz帮助,它们仅告诉您如何执行Case 333方法,该方法在您提交后无济于事,因为您无法编辑提交消息。

It turns out that you can do this under Kiln. 事实证明,您可以在窑炉下进行此操作。 When you view the commit, you can view the cases it's linked to. 查看提交时,您可以查看其链接到的案例。 This allows you to add a case. 这使您可以添加案例。 I assumed that you would do it from fogbugz, but evidently, all information goes from kiln to fogbugz not vice versa... 我以为您会从fogbugz做到这一点,但是显然,所有信息都是从窑炉转移到fogbugz,而不是相反。

I'm going to leave this open in case anyone has a way to actually do this from fogbugz, just for completeness. 如果有人有办法从fogbugz真正做到这一点,那么我将保持开放性,以确保完整性。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM