- Install Ruby, Octokit
- Register an OAuth application in GitHub Enterprise
- An Atlassian account using JIRA and development mode enabled
- Clone source and run
bundler install
to install Ruby dependencies - Customize
atlassian_connect.json
sobaseUrl
points to the public IP of your server - Run
ruby octokit_oauth.rb
on a server with a public IP - Navigate to Atlassian and install the add-on
- Navigate to a JIRA ticket and follow the steps under GitHub Development to complete the authorization to GitHub Enterprise