Service Hook Request: FogBugz
Reported by John Reilly | April 10th, 2008 @ 01:27 PM
We run FogBugz in-house... would be create to have pushes be logged in FB.
I realize this one might be a bit more difficult than others, I'd be happy to help if needed.
Thanks. :)
Comments and changes to this ticket
-

-
-
John Reilly April 10th, 2008 @ 07:52 PM
Ugh, just noticed my bizarre typo. That should be: "would be great to have pushes be logged in FB."
-
defunkt April 11th, 2008 @ 10:33 PM
- → State changed from new to open
- → Assigned user changed from defunkt to PJ Hyett
-

-
John Reilly April 24th, 2008 @ 11:00 AM
If it helps anyone, I just pushed up a sinatra project that will take in GitHub post-receive hooks and send 'em to FogBugz.
Project is here: http://github.com/johnreilly/git...
-John
-
PJ Hyett May 2nd, 2008 @ 03:52 PM
I've pushed out the code John Reilly wrote for github-services, and added the interface on the Service Hooks page. Please report whether or not this service is working.
-
John Reilly May 2nd, 2008 @ 04:59 PM
Hey PJ,
Hmm.. doesn't appear to be working for me... However, I've pulled your latest commits, ran the github-services app locally, and sent some test data at it, and it processed the test json just fine, making it all the way to our fogbugz installation a-ok.
I'm not sure how best I can help track it down. I'd be willing to send you the test file I've been using, but I'd rather not post it publicly as it contains some internal stuff for our company.
Let me know,
-John
-
-
PJ Hyett June 22nd, 2008 @ 07:01 PM
Update: I made some changes to the service a week or so ago, just waiting for confirmation this is working.
-
defunkt July 8th, 2008 @ 03:43 PM
- → State changed from open to resolved
- → Tag cleared.
-

gravelpup July 9th, 2008 @ 09:00 AM
This doesn't seem to be working for us. What's the URL format you're sending FogBugz, or should I just look at the original Sinatra app?
Thanks.
-
John Reilly July 9th, 2008 @ 09:14 AM
@gravelpup
I've been having a similar issue and am trying to track down the problem... I just haven't had much time to look into it recently. I think there may be an issue with the app expecting a different data payload than what it is actually receiving from GitHub.
I wrote it against a test payload from way back when, and it works against that test data, just not when it gets production data. So, I think the test data isn't accurate anymore.
If you'd like to take a look and see if you can spot anything that's awry, please feel free! I could use the help! :-)
-John
-

gravelpup July 9th, 2008 @ 09:35 AM
- no changes were found...
-

gravelpup July 9th, 2008 @ 09:38 AM
hmm, that didn't go through in the email reply, so once again...
I haven't looked at the code yet, but off the top of my head, are you using http:// or https? When I pinged our Fogbugz install manually, using the instructions supplied in the FogBugz help (which said to use http://), I got a Resource Moved response. When I used https://, it went through as expected.
-Jonathan.
-
John Reilly August 6th, 2008 @ 10:02 AM
- → Tag changed from to hooks
I just committed a small change to my fork of the services project that I think will get FogBugz integration working...
http://github.com/johnreilly/git...
I was (stupidly) trying to construct the FogBugz submit url using the wrong parameter. Github passes in 'cvssubmit_url' and I was using 'cvs_submit_url'.
Hopefully once this is deployed, the FogBugz service will be working.
/me crosses fingers.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
