Inspiration

JIRA has a Developer add-on that allows creating branches in Bitbucket. Let's allow users to create branches in GitHub

What it does

A user adds the GitHub App to their account, authenticates through the Add-on, and specifies which repository is associated with the JIRA project. The Add-on will create a branch from the UI.

What's next for GitHub App Plugin for JIRA

  • Build a better flow to add the App
  • List existing Pull Requests, commits, and Branches
  • Store Project-to-Repository mappings in cookies
Share this project:

Updates