Skip to content

Commit e3c795a

Browse files
committed
Group release notes by crate
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
1 parent 32362ac commit e3c795a

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/release.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
changelog:
2+
categories:
3+
- title: Runc crate
4+
labels:
5+
- C-runc
6+
- title: Runc shim crate
7+
labels:
8+
- C-runc-shim
9+
- title: Shim crate
10+
labels:
11+
- C-shim
12+
- title: Shim protos crate
13+
labels:
14+
- C-shim-protos
15+
- title: Snapshots crate
16+
labels:
17+
- C-snapshots
18+
- title: Client crate
19+
labels:
20+
- C-client
21+
- title: Logging crate
22+
labels:
23+
- C-logging
24+
- title: Other changes
25+
labels:
26+
- T-CI
27+
- T-docs

0 commit comments

Comments
 (0)