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 387563e commit 3e3f19aCopy full SHA for 3e3f19a
1 file changed
.github/release.yml
@@ -0,0 +1,15 @@
1
+# SPDX-License-Identifier: MIT
2
+# SPDX-FileCopyrightText: "2025 smdn <smdn@smdn.jp>"
3
+
4
+# ref: https://docs.github.com/repositories/releasing-projects-on-github/automatically-generated-release-notes
5
+changelog:
6
+ categories:
7
+ - title: Notable changes (may include changes not directly related)
8
+ labels:
9
+ - "*"
10
+ exclude:
11
12
+ - dependencies
13
+ - title: Dependencies
14
15
0 commit comments