Merge branch 'main' into updateDocs
This commit is contained in:
4
.github/issue-branch.yml
vendored
4
.github/issue-branch.yml
vendored
@@ -3,9 +3,11 @@ silent: false
|
||||
branchName: '${issue.number}'
|
||||
branches:
|
||||
- label: type/feature
|
||||
prefix: feature/
|
||||
prefix: feat/
|
||||
- label: type/bug
|
||||
prefix: bug/
|
||||
- label: type/epic
|
||||
prefix: epic/
|
||||
- label: type/docs
|
||||
prefix: docs/
|
||||
autoCloseIssue: true
|
||||
|
||||
Reference in New Issue
Block a user