Expand and update a few release.yml categories (#140120)

Updates to the current Material Design label, updates MacOS to macOS, and adds a few other DevTools related labels.
This commit is contained in:
Parker Lougheed 2023-12-14 10:39:15 -06:00 committed by GitHub
parent a51e33ac76
commit a591cc4f5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
.github/release.yml vendored
View file

@ -17,12 +17,13 @@ changelog:
- "f: scrolling"
- "f: routes"
- "f: selection"
- "f: gestures"
exclude:
labels:
- "f: material"
- "f: material design"
- title: Material
labels:
- "f: material"
- "f: material design"
# Mobile
- title: iOS
labels:
@ -32,7 +33,7 @@ changelog:
labels:
- platform-android
# Desktop
- title: MacOS
- title: macOS
labels:
- platform-mac
- title: Windows
@ -57,6 +58,8 @@ changelog:
labels:
- "d: devtools"
- "d: intellij"
- "d: tools_metadata"
- "f: inspector"
- title: Documentation
labels:
- "d: examples"