9939ddf22c
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). |
||
---|---|---|
doc | ||
src | ||
tests | ||
.gitignore | ||
bootstrap | ||
configure.ac | ||
COPYING | ||
hydra-module.nix | ||
INSTALL | ||
Makefile.am | ||
release.nix | ||
version |