dratushnyy / rallyslack

Integration CA Agile Central Rally with Slack messenger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CA Agile Central (Rally) integration with Slack messenger

Requirements

  • Custom integration for slack

  • Rally account

  • Rally application

  • Some server to host the code

  • Valid SSL certificate.

    Since Slack demands to use ssl connection, there are two options to do it:

    1. Use CA signed certificate.
    2. CloudFlare certificate for connection between Slack and your host and self-signed certificate for connection between CloudFlare and your host

Supported commands in Slack

- /rally us [all|defined|progress|completed|accepted] - show userstories. 
  By default show US which are in "Defined" and "In Progress" states

- /rally  - show help for commands
- /rally help - show help for commands

About

Integration CA Agile Central Rally with Slack messenger


Languages

Language:HTML 85.6%Language:Python 14.1%Language:Shell 0.3%