feat: Automate release drafting (#4147)

This commit is contained in:
boc-the-git 2024-09-04 08:08:39 +10:00 committed by GitHub
commit c2fb4d3fa7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 81 additions and 0 deletions

View file

@ -5,5 +5,8 @@
],
"extends": [
"config:base"
],
"addLabels": [
"dependencies"
]
}