Changes between Initial Version and Version 1 of HipChatRelayIntegration


Ignore:
Timestamp:
Mar 18, 2012, 8:50:25 PM (12 years ago)
Author:
Nicholas Wheeler
Comment:

New hack HipChatRelayIntegration, created by nwheeler

Legend:

Unmodified
Added
Removed
Modified
  • HipChatRelayIntegration

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Hipchat Relay Plugin =
     4
     5== Description ==
     6
     7This 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.
     8
     9As always, USE AT YOUR OWN RISK.
     10
     11== Bugs/Feature Requests ==
     12
     13Existing bugs and feature requests for HipChatRelayIntegration are
     14[report:9?COMPONENT=HipChatRelayIntegration here].
     15
     16If you have any issues, create a
     17[http://trac-hacks.org/newticket?component=HipChatRelayIntegration&owner=nwheeler new ticket].
     18
     19== Download ==
     20
     21Download the zipped source from [download:hipchatrelayintegration here].
     22
     23== Source ==
     24
     25You can check out HipChatRelayIntegration from [http://trac-hacks.org/svn/hipchatrelayintegration here] using Subversion, or [source:hipchatrelayintegration browse the source] with Trac.
     26
     27== Example ==
     28
     29The 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.
     30
     31I believe 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. I'll test this eventually.
     32
     33== Recent Changes ==
     34
     35[[ChangeLog(hipchatrelayintegration, 3)]]
     36
     37== Author/Contributors ==
     38
     39'''Author:''' [wiki:nwheeler] [[BR]]
     40'''Maintainer:''' [wiki:nwheeler] [[BR]]
     41'''Contributors:'''