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:
Alexander Davis
2020-08-10 14:32:15 +01:00
committed by GitHub
parent f4cf8e2e16
commit b98d036acd
2 changed files with 5 additions and 5 deletions

View File

@@ -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