Skip to content

goosetav/jira-github-webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jira-github-webhooks

script to automate setting up github webhooks

History

When setting up Atlassian OnDemand's DVCS connector, it did not correctly create webhooks in Github to push back to Jira nor did it provide any error messages.

As per https://confluence.atlassian.com/jirakb/slow-appearing-commits-from-bitbucket-or-github-in-jira-779160823.html you can manually add them.

Rather than going through each repo and setting them up manually, this script automates the process.

Usage/Installation

pre-requisites

setup

bundle install

running

./webhook.rb

Contributing

see simplified Github workflow

  • create an issue related to the problem you want to fix (good for traceability and cross-reference)
  • fork the repository
  • create a branch (optionally with the reference to the issue in the name)
  • hack hack hack
  • commit incrementally with readable and detailed commit messages
  • submit a pull-request against the master branch of this repository

License

MIT License

© 2016 Erik Gustavson

About

script to automate setting up github webhooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages