[[PageOutline(2-5,Contents,pullout)]] = Integrate !HipChat relays into Trac == Description [[Image(hipchat-logo-small.svg, 10%, align=right)]] This plugin allows you to send notification messages to [http://www.hipchat.com HipChat rooms] from within Trac. !HipChat is a team communication tool that is free to use, but proprietary licensed. This plugin 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. The way it currently works is to first select a custom-field with pipe-separated values. 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. 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 [export:hipchatrelayintegration here]. == Source You can check out HipChatRelayIntegration from [/svn/hipchatrelayintegration here] using Subversion, or [source:hipchatrelayintegration browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(hipchatrelayintegration, 3)]] == Author/Contributors '''Author:''' [wiki:nwheeler] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''