We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 830bad0 commit 7f553ecCopy full SHA for 7f553ec
.github/release.yml
@@ -0,0 +1,17 @@
1
+# Configuration for automatically generating release notes on GitHub
2
+# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
3
+
4
+changelog:
5
+ exclude:
6
+ labels:
7
+ - skip-changelog
8
+ categories:
9
+ - title: General
10
11
+ - "*"
12
13
14
+ - dependencies
15
+ - title: Dependencies
16
17
0 commit comments