Reputation: 20621
I have just installed the CodeStriker code review tool. Has anyone attempted connecting it to FogBugz? In the CodeStriker documentation I saw it works with Scmbug, whichintegrates software configuration management (SCM) with bug-tracking. Has anyone connected Scmbug to FogBugz?
Upvotes: 0
Views: 301
Reputation: 20621
Well, I now have a partial answer:
$bugtracker = 'http://FOGBUGZSERVER/fogbugz/default.asp?';
Now when you insert a case id in the topic information, you will get a link to the proper fogbugz case.
Upvotes: 0
Reputation: 1432
We haven't heard of anyone doing so at Fog Creek. You might also ask at http://fogbugz.stackexchange.com.
Upvotes: 1