mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore (repo): Add release configuration (#1731)
This commit is contained in:
parent
ba1416e95a
commit
4548434b7e
1 changed files with 13 additions and 0 deletions
13
.github/release.yml
vendored
Normal file
13
.github/release.yml
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# .github/release.yml
|
||||
|
||||
changelog:
|
||||
categories:
|
||||
- title: 🛠️Fixes & Features
|
||||
labels:
|
||||
- '*'
|
||||
exclude:
|
||||
labels:
|
||||
- dependencies
|
||||
- title: 👷Dependencies
|
||||
labels:
|
||||
- dependencies
|
||||
Loading…
Add table
Add a link
Reference in a new issue