Migrate to GitLab

This commit is contained in:
2022-03-11 16:43:49 +00:00
parent c6a578b5bb
commit c00037d3f6
12 changed files with 18 additions and 0 deletions

View File

@@ -1,15 +0,0 @@
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