Create Issue Branch
AppBot that creates an issue branch after assigning an issue
2,376 installs
Tags
(1)Verified
Pricing
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 three ways (modes): auto,
immediate, and chatops.
"auto" mode:
- An issue is created, for example: Issue 15: Fix nasty bug!
some time may pass
- When the issue is assigned this app will create a new issue branch
(for the example issue this branch will be calledissue-15-Fix_nasty_bug
)
"immediate" mode:
- An issue is created, for example: Issue 15: Fix nasty bug!
- Immediately after creation, this app will create a new issue branch (for the
example issue this branch will be calledissue-15-Fix_nasty_bug
)
"chatops" mode:
- An issue is created, for example: Issue 15: Fix nasty bug!
some time may pass
- A developer gives the ChatOps command
/cib
as a comment on the issue - This app will create a new issue branch (this branch will be called
issue-15-Fix_nasty_bug
)
See the GitHub repo for configuration options.
Create issue branch after assigning issue
Create issue branch after /cib command in comment
Plans and pricing
For developers that want to use the hosted Create Issue Branch App.
$1 / monthFor organizations that develop commercial software. Fair play.
$5 / monthFor organizations only
Create Issue Branch is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation