Merge pull request #172 from mxpv/release

Group release notes by crate
This commit is contained in:
Maksym Pavlenko 2023-08-10 10:26:30 -07:00 committed by GitHub
commit c9e4729169
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

27
.github/release.yml vendored Normal file
View File

@ -0,0 +1,27 @@
changelog:
categories:
- title: Runc crate
labels:
- C-runc
- title: Runc shim crate
labels:
- C-runc-shim
- title: Shim crate
labels:
- C-shim
- title: Shim protos crate
labels:
- C-shim-protos
- title: Snapshots crate
labels:
- C-snapshots
- title: Client crate
labels:
- C-client
- title: Logging crate
labels:
- C-logging
- title: Other changes
labels:
- T-CI
- T-docs