forked from flutter/flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease.yml
More file actions
69 lines (69 loc) · 1.39 KB
/
release.yml
File metadata and controls
69 lines (69 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
changelog:
exclude:
authors:
- engine-flutter-autoroll
- fluttergithubbot
labels:
- passed first triage
- passed secondary triage
- team-release
- "team: flakes"
- revert
categories:
- title: Framework
labels:
- framework
- "a: text input"
- "f: scrolling"
- "f: routes"
- "f: selection"
- "f: gestures"
exclude:
labels:
- "f: material design"
- title: Material
labels:
- "f: material design"
# Mobile
- title: iOS
labels:
- platform-ios
- "f: cupertino"
- title: Android
labels:
- platform-android
# Desktop
- title: macOS
labels:
- platform-mac
- title: Windows
labels:
- platform-windows
- title: Linux
labels:
- platform-linux
# Web
- title: Web
labels:
- platform-web
- "browser: chrome-desktop"
- "browser: edge"
- "browser: firefox"
- "browser: safari-macos"
# Misc
- title: Tooling
labels:
- tool
- title: DevTools
labels:
- "d: devtools"
- "d: intellij"
- "d: tools_metadata"
- "f: inspector"
- title: Documentation
labels:
- "d: examples"
- "d: api docs"
- title: Other Changes
labels:
- '*'