Create configuration to automatically generate release notes (#101375)

* [experiment] Release note generation

* [experiment] Release note generation
This commit is contained in:
Kevin Chisholm 2022-04-05 15:29:02 -05:00 committed by GitHub
parent 6bb36bbcc4
commit fbdbb094ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
.github/release.yml vendored Normal file
View 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