Rallycron Cronjob for Rally -> Slack notifications Put your specific credentials and options into a separate config file Usage (where your config is named ‘mystuff.cfg’): rallycron.py mystuff Whatever cron time interval you use needs to be exactly the same as cron_interval_minutes in config (*/15 in crontab, cron_interval_minutes=15) Rallyhook A webhook listener for Rally -> Slack notifications Usage: sh rallyhook.sh build; sh rallyhook.sh start The shell script is mostly there for documentation on how to run it