This plugin sends notification of build failure or success to a HipChat room, if the status differs from the last build. The plugin can be configured by adding one or more of these stanzas to hydra.conf: <hipchat> jobs = (patchelf|nixops):.*:.* room = 1234 token = 39ab2198fe... </hipchat> Here "jobs" is a regular expression against which the fully qualified job name of the build is matched (so for instance "nixops:master:tarball" will match the stanza above).
Description
No description provided
Languages
Perl
70.5%
C++
15.5%
Nix
6%
PLpgSQL
3%
Shell
2.3%
Other
2.6%