Skip to content

Create Issue Branch

GitHub App

Create Issue Branch

GitHub App

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.

Configuration

See https://github.com/robvanderleek/create-issue-branch for all configuration options.

Developer

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

Report abuse