An open API service indexing awesome lists of open source software.

https://github.com/cobbzilla/pivotout

monitor pivotal tracker for changes via webhook, send out alerts when certain conditions are detected
https://github.com/cobbzilla/pivotout

Last synced: 4 months ago
JSON representation

monitor pivotal tracker for changes via webhook, send out alerts when certain conditions are detected

Awesome Lists containing this project

README

          

pivotout
========

a Pivotal webhook that implements a simple, flexible rules engine.

look at pivotout_config.xml for examples on how to configure the webapp.

look at RuleTrigger and RuleAction (and implementing classes) to see how to build your own triggers and rules.