This repository has been archived by the owner. It is now read-only.
Atlassian add-on to create branches in GitHub from JIRA
Ruby HTML
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
public
views
Gemfile
Gemfile.lock
LICENSE
README.md
octokit_oauth.rb

README.md

atlassian-github-addon

Configuration

Usage

  1. Clone source and run bundler install to install Ruby dependencies
  2. Customize atlassian_connect.json so baseUrl points to the public IP of your server
  3. Run ruby octokit_oauth.rb on a server with a public IP
  4. Navigate to Atlassian and install the add-on
  5. Navigate to a JIRA ticket and follow the steps under GitHub Development to complete the authorization to GitHub Enterprise