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 43725d5 commit 51e37adCopy full SHA for 51e37ad
.github/release.yml
@@ -0,0 +1,18 @@
1
+# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes
2
+changelog:
3
+ categories:
4
+ - title: 'Java SDK'
5
+ labels:
6
+ - 'java-sdk'
7
+ - title: 'Java/Protobuf SDK'
8
9
+ - 'java-sdk-protobuf'
10
+ - title: 'Scala/Protobuf SDK'
11
12
+ - 'scala-sdk-protobuf'
13
+ - title: 'Documentation'
14
15
+ - 'Documentation'
16
+ - title: 'Other'
17
18
+ - "*"
0 commit comments