ci(github): auto update release draft for PR

This commit is contained in:
NewFututre
2019-09-14 15:55:08 +08:00
parent fbc713a34e
commit 191c4905f5
+30
View File
@@ -0,0 +1,30 @@
categories:
- title: "🚀新增功能 Features"
labels:
- "feat"
- "enhancement"
- title: "🐛修复问题 Bug Fixes"
labels:
- "fix"
- "bugfix"
- "bug"
- title: "🔧优化 Improvement"
lables:
- "refactor"
- "refact"
- "perf"
- title: "🧰维护 Maintenance"
labels:
- "style"
- "test"
- "build"
- "ci"
- "chore"
- title: "📝文档 documents"
label: "docs"
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
template: |
## 更新日志(Change Log)
$CHANGES