Create configuration to automatically generate release notes (#101375)
* [experiment] Release note generation * [experiment] Release note generation
This commit is contained in:
parent
6bb36bbcc4
commit
fbdbb094ab
18
.github/release.yml
vendored
Normal file
18
.github/release.yml
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
changelog:
|
||||||
|
exclude:
|
||||||
|
authors:
|
||||||
|
- engine-flutter-autoroll
|
||||||
|
- fluttergithubbot
|
||||||
|
labels:
|
||||||
|
- passed first triage
|
||||||
|
- passed secondary triage
|
||||||
|
categories:
|
||||||
|
- title: Framework
|
||||||
|
labels:
|
||||||
|
- framework
|
||||||
|
- title: Tooling
|
||||||
|
labels:
|
||||||
|
- tool
|
||||||
|
- title: MacOS
|
||||||
|
labels:
|
||||||
|
- platform-mac
|
Loading…
x
Reference in New Issue
Block a user