mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-27 14:34:02 +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:
|
authors:
|
||||||
- dependabot
|
- dependabot
|
||||||
categories:
|
categories:
|
||||||
- title: Changes 🛠
|
- title: Breaking Changes and Bugs 🚨
|
||||||
labels:
|
labels:
|
||||||
- bug_fix
|
- breaking-change
|
||||||
- title: Exciting New Features 🎉
|
- bug
|
||||||
|
- false-positive
|
||||||
|
- deprecation
|
||||||
|
- regression
|
||||||
|
- title: Enhancements and Performance Improvements 🚀
|
||||||
labels:
|
labels:
|
||||||
- enhancement
|
- enhancement
|
||||||
- title: More Documentation 📚
|
- performance
|
||||||
|
- title: Collaborative Discussions and Agreements 🤝
|
||||||
labels:
|
labels:
|
||||||
- documentation
|
- waiting-for-feedback
|
||||||
- title: Refactoring 🧬
|
- waiting-for-upstream
|
||||||
|
- request-for-comments
|
||||||
|
- title: Documentation and Maintenance 📚🔧
|
||||||
labels:
|
labels:
|
||||||
- refactoring
|
- docs
|
||||||
- title: Minor changes 🧹
|
- maintenance
|
||||||
labels:
|
- title: Miscellaneous and Others 🔔
|
||||||
- chore
|
|
||||||
- title: Others 🔔
|
|
||||||
labels:
|
labels:
|
||||||
- "*"
|
- "*"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue