Omit internal and documentation changes from changelog (#4814)

This commit is contained in:
Charlie Marsh
2023-06-02 11:39:37 -04:00
committed by GitHub
parent ebdc4afc33
commit 3ff1f003f4

5
.github/release.yml vendored
View File

@@ -1,5 +1,9 @@
# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes
changelog:
exclude:
labels:
- internal
- documentation
categories:
- title: Breaking Changes
labels:
@@ -11,6 +15,7 @@ changelog:
- title: Settings
labels:
- configuration
- cli
- title: Bug Fixes
labels:
- bug