Create Issue Branch
Bot that creates an issue branch after assigning an issue
About
GitHub has verified that the publisher controls the domain and meets other requirements.
Category
From the developer
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
Pricing and setup
Star the repo if you like this app.
For organizations that develop commercial software. Fair play.
Commercial organization
For organizations that develop commercial software. Fair play.
For organizations only
Create Issue Branch is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation