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:
- An issue is created, for example: Issue 15: Fix nasty bug!
some time may pass
- The issue is assigned
- 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
)
In "chatops" mode the typical development workflow is:
- An issue is created, for example: Issue 15: Fix nasty bug!
some time may pass
- A developer that wants to work on this issue gives the ChatOps command
/cib
as a comment on the issue - This app will create a new issue branch
(for the example issue this branch will be calledissue-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