[[PageOutline(2-5,Contents,pullout)]] = Hipchat Relay Plugin == Description This plugin allows trac to send notification messages to various HipChat (http://www.hipchat.com) rooms. It provides an admin interface to configure what rooms you want to send notifications to, the API key, etc. It currently only sends notifications on new tickets, and changed/modified/deleted tickets. Soon it will notify when attachments are added to a ticket. As always, use at your own risk. == Bugs/Feature Requests Existing bugs and feature requests for HipChatRelayIntegration are [report:9?COMPONENT=HipChatRelayIntegration here]. If you have any issues, create a [/newticket?component=HipChatRelayIntegration new ticket]. [[TicketQuery(component=HipChatRelayIntegration&group=type,format=progress)]] == Download Download the zipped source from [download:hipchatrelayintegration here]. == Source You can check out HipChatRelayIntegration from [http://trac-hacks.org/svn/hipchatrelayintegration here] using Subversion, or [source:hipchatrelayintegration browse the source] with Trac. == Example The way it currently works is first a custom-field with pipe-separated values is chosen. In the admin panel, you then set chatroom names for each value found in the custom-field. There is a "default channel" option which will be used if the input is left blank. In the admin panel you also enter your API key from hipchat, and the "username" of the announce, like TracBot. If you do not currently tag your tickets with a custom-field (like projectname), and you just want all tickets to be sent to one chat channel, just fill in the "default channel" option and that will happen. == Recent Changes [[ChangeLog(hipchatrelayintegration, 3)]] == Author/Contributors '''Author:''' [wiki:nwheeler] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''