mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-16 20:50:25 +00:00
Update release.yml
This commit is contained in:
parent
653993a5bf
commit
7fe5ce2d90
1 changed files with 16 additions and 11 deletions
27
.github/release.yml
vendored
27
.github/release.yml
vendored
|
|
@ -5,21 +5,26 @@ changelog:
|
|||
authors:
|
||||
- dependabot
|
||||
categories:
|
||||
- title: Changes 🛠
|
||||
- title: Breaking Changes and Bugs 🚨
|
||||
labels:
|
||||
- bug_fix
|
||||
- title: Exciting New Features 🎉
|
||||
- breaking-change
|
||||
- bug
|
||||
- false-positive
|
||||
- deprecation
|
||||
- regression
|
||||
- title: Enhancements and Performance Improvements 🚀
|
||||
labels:
|
||||
- enhancement
|
||||
- title: More Documentation 📚
|
||||
- performance
|
||||
- title: Collaborative Discussions and Agreements 🤝
|
||||
labels:
|
||||
- documentation
|
||||
- title: Refactoring 🧬
|
||||
- waiting-for-feedback
|
||||
- waiting-for-upstream
|
||||
- request-for-comments
|
||||
- title: Documentation and Maintenance 📚🔧
|
||||
labels:
|
||||
- refactoring
|
||||
- title: Minor changes 🧹
|
||||
labels:
|
||||
- chore
|
||||
- title: Others 🔔
|
||||
- docs
|
||||
- maintenance
|
||||
- title: Miscellaneous and Others 🔔
|
||||
labels:
|
||||
- "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue