Skip to content

jtslear/hubot-request-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

#hubot-request-tracker#

This is a very young script, and probably nasty looking script. Please feel free to fork this project and contribute.

##Setup##

  1. Simply drop request_tracker.coffee in your hubots' scripts directory
  2. Set the following environmental variables:
  • HUBOT_RT_URL
  • HUBOT_RT_USERNAME
  • HUBOT_RT_PASSWORD

##Usage##

Thus far he responds to 3 items:

  • hubot rturl passes back HUBOT_RT_URL
  • hubot rtuser passes back HUBOT_RT_USERNAME
  • hubot rt[\d] reaches out to your RT instance quering for that ticket number, returning the Subject and link to the ticket
  • hubot rtsearch [\w] performs a search on the subject line for all new and open tickets

##Notes## This script is still very young and work in progress!

About

Let's figure out how to utilize hubot to ping request tracker

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors