Auto-manage server properties by default (#1769)

This commit is contained in:
Geoff Bourne
2022-10-08 18:11:43 -05:00
committed by GitHub
parent c61df8d32e
commit 57dc84e204
3 changed files with 20 additions and 19 deletions

13
.github/release.yml vendored
View File

@@ -2,3 +2,16 @@ changelog:
exclude:
authors:
- dependabot
categories:
- title: Enhancements
labels:
- enhancement
- title: Bug Fixes
labels:
- bug
- title: Documentation
labels:
- documentation
- title: Other Changes
labels:
- "*"