mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
chore: 更新 release-drafter 修复文档没标签问题
This commit is contained in:
parent
4f285611e7
commit
caff2b59d0
6
.github/release-drafter.yml
vendored
6
.github/release-drafter.yml
vendored
@ -8,7 +8,7 @@ categories:
|
||||
- title: 日常维护
|
||||
label: chore
|
||||
- title: 文档
|
||||
label: docs
|
||||
label: doc
|
||||
|
||||
autolabeler:
|
||||
- label: 'feat'
|
||||
@ -20,9 +20,9 @@ autolabeler:
|
||||
- label: 'chore'
|
||||
title:
|
||||
- '/chore/i'
|
||||
- label: 'docs'
|
||||
- label: 'doc'
|
||||
title:
|
||||
- '/docs/i'
|
||||
- '/doc/i'
|
||||
|
||||
template: |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user