diff --git a/engine/src/flutter/.github/release.yml b/engine/src/flutter/.github/release.yml new file mode 100644 index 00000000000..a01b0b92cc1 --- /dev/null +++ b/engine/src/flutter/.github/release.yml @@ -0,0 +1,22 @@ +changelog: + exclude: + authors: + - skia-flutter-autoroll + - dependabot + categories: + - title: Impeller + labels: + - impeller + - title: Android + labels: + - platform-android + - title: iOS + labels: + - platform-ios + - title: Web + labels: + - platform-web + - title: Desktop + labels: + - platform-windows + - platform-macos