Skip to content

jmsmith84/rally_slack_integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.7%
  • Shell 32.3%