Subject: Campfire / campfire user join/leave
I was wondering if it was possible for the Campfire integration to change slightly. Each time there is a push to github, the campfire user we setup will join, post messages and leave. There is a way (seen other Campfire-integration tools do this) to have it just post the messages without actually signing into the room. It'd just trip down on a lot of the notifications/lines (noise) in the room if github commits followed the same pattern.
Thanks for considering!
Comments are currently closed for this discussion. You can start a new one.

Support Staff 2 Posted by Tekkub on 15 Jun, 2009 08:34 PM
I've added this to my big ol' todo list. You're welcome to try to fix it yourself if you don't want to wait on me, just fork http://github.com/pjhyett/github-services
3 Posted by Planet Argon (robby) on 16 Jun, 2009 02:39 AM
Tekkub,
Can you can confirm which version of tinder is installed on the servers? It appears that new versions of the Tinder gem do this properly. :-)
Support Staff 4 Posted by Tekkub on 16 Jun, 2009 04:17 AM
Looks like we're using 1.2.0
5 Posted by robbyrussell on 16 Jun, 2009 01:54 PM
Okay, I'll poke around more in the github-services code to see why it
might be doing that.