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

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