Skip to content

Commit a591cc4

Browse files
authored
Expand and update a few release.yml categories (flutter#140120)
Updates to the current Material Design label, updates MacOS to macOS, and adds a few other DevTools related labels.
1 parent a51e33a commit a591cc4

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.github/release.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,13 @@ changelog:
1717
- "f: scrolling"
1818
- "f: routes"
1919
- "f: selection"
20+
- "f: gestures"
2021
exclude:
2122
labels:
22-
- "f: material"
23+
- "f: material design"
2324
- title: Material
2425
labels:
25-
- "f: material"
26+
- "f: material design"
2627
# Mobile
2728
- title: iOS
2829
labels:
@@ -32,7 +33,7 @@ changelog:
3233
labels:
3334
- platform-android
3435
# Desktop
35-
- title: MacOS
36+
- title: macOS
3637
labels:
3738
- platform-mac
3839
- title: Windows
@@ -57,6 +58,8 @@ changelog:
5758
labels:
5859
- "d: devtools"
5960
- "d: intellij"
61+
- "d: tools_metadata"
62+
- "f: inspector"
6063
- title: Documentation
6164
labels:
6265
- "d: examples"

0 commit comments

Comments
 (0)