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
- Host: GitHub
- URL: https://github.com/cobbzilla/pivotout
- Owner: cobbzilla
- Created: 2013-08-08T19:20:59.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-08T19:21:35.000Z (almost 13 years ago)
- Last Synced: 2024-12-31T09:47:03.334Z (over 1 year ago)
- Language: Java
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.