Skip to content

automated cherry pick #2

automated cherry pick

automated cherry pick #2

Workflow file for this run

**This pull request is opened against a release branch.<br>

Check failure on line 1 in .github/workflows/cp_template.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cp_template.yml

Invalid workflow file

You have an error in your yaml syntax
To request a cherry pick of a commit, please fill in the form below.** (Questions with an asterisk are required.)<br>
**To fill in the form, you can edit this PR description and type your answers after the 'My Answer' keywords. <br>
A flutter domain expert will evaluate this cherry pick request shortly after ALL questions are answered.**
* Changelog Description: Explain this cherry pick in one line that is accessible to most Flutter developers
See https://github.com/flutter/flutter/wiki/Hotfix-Documentation-Best-Practices for examples (Bug fix, feature, docs update, ...)<br>
**My Answer:**
* Impacted Users: Approximately who will hit this issue (ex. all Flutter devs, Windows developers, all end-customers, apps using X framework feature)?<br>
**My Answer:**
* impact_description: What is the impact (ex. visual jank on Samsung phones, app crash, cannot ship an iOS app)? Does it impact development (ex. flutter doctor crashes when Android Studio is installed), or the shipping production app (the app crashes on launch)<br>
**My Answer:**
* Workaround: Is there a workaround for this issue?<br>
**My Answer:**
* Risk: What is the risk level of this cherry-pick?<br>
**My Answer:**
- [ ] Low
- [ ] Medium
- [ ] High
* Test Coverage: Are you confident that your fix is well-tested by automated tests?<br>
**My Answer:**
- [ ] Yes
- [ ] No
* Validation Steps: What are the steps to validate that this fix works?<br>
**My Answer:**