jira-comment-hook

command module
v0.0.0-...-dc885c3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2017 License: MIT Imports: 10 Imported by: 0

README

jira-comment-hook

A GO slackbot that polls and forwards Jira comments

Usage

  1. Add new slack incoming webhook: https://l11.slack.com/services/new/incoming-webhook
  2. Register with heroku (free) and set up SSH deploy tutorial
  3. Deploy:
git clone git@github.com:duncanfinney/jira-comment-hook.git
git remote add heroku git@heroku.com:heroku-instance.git
git push heroku
heroku config:set SLACK_WEBHOOK=https://hooks.slack.com/services/XXXXXXXX/XXXXXXXX/XXXXXXXXXXXXXXX
heroku config:set JIRA_URL=https://yourinstance.atlassian.net
heroku config:set JIRA_USERNAME=duncan
heroku config:set JIRA_PASSWORD=1337JiraPass
heroku ps:scale worker=1

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/github.com/parnurzeal/gorequest
Package gorequest inspired by Nodejs SuperAgent provides easy-way to write http client
Package gorequest inspired by Nodejs SuperAgent provides easy-way to write http client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL