Add workflows

This commit is contained in:
Damontecres 2025-10-15 15:41:04 -04:00
parent b494c31c72
commit 84dab0f7e7
No known key found for this signature in database
7 changed files with 370 additions and 0 deletions

23
.github/release.yml vendored Normal file
View file

@ -0,0 +1,23 @@
changelog:
exclude:
labels: []
authors: []
categories:
- title: Breaking Changes
labels:
- breaking change
- title: New Features & Enhancements
labels:
- enhancement
- title: UI/UX Improvements
labels:
- user interface
exclude:
labels:
- bug
- title: Bug Fixes
labels:
- bug
- title: Other changes
labels:
- "*"