Move back to GitHub
This commit is contained in:
15
.github/issue-branch.yml
vendored
Normal file
15
.github/issue-branch.yml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
mode: auto
|
||||
silent: false
|
||||
branchName: '${issue.number}'
|
||||
branches:
|
||||
- label: type:feature
|
||||
prefix: feat-
|
||||
- label: type:bug
|
||||
prefix: bug-
|
||||
- label: type:epic
|
||||
prefix: epic-
|
||||
- label: type:docs
|
||||
prefix: docs-
|
||||
- label: type:automation
|
||||
prefix: auto-
|
||||
autoCloseIssue: true
|
||||
Reference in New Issue
Block a user