Skip to content

Application

Create Issue Branch

A GitHub App built with Probot that creates a new branch after assigning an issue

What does this app do?

This app can support your development workflow in two ways (modes): auto and chatops.

In "auto" mode the typical development workflow is:

  1. An issue is created, for example: Issue 15: Fix nasty bug!

some time may pass

  1. The issue is assigned
  2. When the issue is assigned this app will create a new issue branch
    (for the example issue this branch will be called issue-15-Fix_nasty_bug)

In "chatops" mode the typical development workflow is:

  1. An issue is created, for example: Issue 15: Fix nasty bug!

some time may pass

  1. A developer that wants to work on this issue gives the ChatOps command /cib as a comment on the issue
  2. This app will create a new issue branch
    (for the example issue this branch will be called issue-15-Fix_nasty_bug)
    By default the app notifies creation is completed with a comment on the issue.

See the GitHub repo for configuration options.

Create issue branch after assigning issue

Pricing and setup

Create Issue Branch logo preview
Create Issue Branch

Enjoy for free

Star the repo if you like this app.

Next: Confirm your installation location.

Create Issue Branch is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.