Update Release note template and dependabot labels (#22528)

Signed-off-by: Orlix <orlin@orlix.org>
This commit is contained in:
Orlix 2025-10-29 11:35:01 +02:00 committed by GitHub
parent eb401aa0e1
commit b0e54cad76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 3 deletions

View File

@ -23,7 +23,7 @@ updates:
schedule:
interval: "weekly"
labels:
- "release-note/update"
- "release-note/bump-version"
- "branch/main"
- package-ecosystem: "gomod"
@ -32,7 +32,7 @@ updates:
interval: "weekly"
target-branch: "release-2.14.0"
labels:
- "release-note/update"
- "release-note/bump-version"
- "branch/release-2.14.0"
# More will be needed

6
.github/release.yml vendored
View File

@ -31,6 +31,10 @@ changelog:
labels:
- release-note/deprecation
- title: Bump Component Version 🤖
labels:
- release-note/bump-version
- title: Other Changes
labels:
- "*"
- "*"