Fixed broken existing (#58)
Co-authored-by: Luke Tainton <luke@tainton.uk>
This commit was merged in pull request #58.
This commit is contained in:
4
.github/issue-branch.yml
vendored
4
.github/issue-branch.yml
vendored
@@ -1,9 +1,11 @@
|
||||
mode: auto
|
||||
silent: false
|
||||
branchName: short
|
||||
branchName: '${issue.number}'
|
||||
branches:
|
||||
- label: type/feature
|
||||
prefix: feature/
|
||||
- label: type/bug
|
||||
prefix: bug/
|
||||
- label: type/epic
|
||||
prefix: epic/
|
||||
autoCloseIssue: true
|
||||
|
||||
Reference in New Issue
Block a user