[github actions] rewrite cherry pick template#144065
[github actions] rewrite cherry pick template#144065auto-submit[bot] merged 5 commits intoflutter:masterfrom
Conversation
|
friendly ping, would be great if I can get a review on this PR. Thank you! |
There was a problem hiding this comment.
We don't need dividers, when using an H2(##) dividers are built in.
However, we may want to remove them completely and change the headings to H3(###) to still provide visual space without adding clutter.
There was a problem hiding this comment.
Good point, changed to H3 and removed dividers
There was a problem hiding this comment.
Instead of using - [ ] My answer: would it be more readable to add generic text to be replaced? The template leaves me to assume that these are checklist items which confuse me as a user.
There was a problem hiding this comment.
Sure, replaced with texts placeholders
45b954b to
98359d2
Compare
|
Thanks for the suggestions! The updated template will look something like this now |
|
friendly ping, would be great if I can get another review on this PR. Thank you! |
|
Impact_description has an underscore, it’s inconsistent with the rest of the headings, otherwise LGTM. |
| < Replace with changelog description here > | ||
|
|
||
| </pre> | ||
| ### impact_description: |
There was a problem hiding this comment.
Match this to the other headings.
There was a problem hiding this comment.
Good point! updated
flutter/flutter@ba719bc...65cd84b 2024-03-02 [email protected] Roll Flutter Engine from 8ef8543d6001 to 2706c732b22a (1 revision) (flutter/flutter#144493) 2024-03-02 [email protected] [github actions] rewrite cherry pick template (flutter/flutter#144065) 2024-03-01 [email protected] Roll Flutter Engine from 2a5a9a6dead0 to 8ef8543d6001 (1 revision) (flutter/flutter#144480) 2024-03-01 [email protected] Roll Packages from 6d02f03 to a9c68b8 (5 revisions) (flutter/flutter#144477) 2024-03-01 [email protected] Fix `showDateRangePicker` is missing `dartpad` tag and cleanup (flutter/flutter#144475) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
flutter/flutter@ba719bc...65cd84b 2024-03-02 [email protected] Roll Flutter Engine from 8ef8543d6001 to 2706c732b22a (1 revision) (flutter/flutter#144493) 2024-03-02 [email protected] [github actions] rewrite cherry pick template (flutter/flutter#144065) 2024-03-01 [email protected] Roll Flutter Engine from 2a5a9a6dead0 to 8ef8543d6001 (1 revision) (flutter/flutter#144480) 2024-03-01 [email protected] Roll Packages from 6d02f03 to a9c68b8 (5 revisions) (flutter/flutter#144477) 2024-03-01 [email protected] Fix `showDateRangePicker` is missing `dartpad` tag and cleanup (flutter/flutter#144475) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Context: @godofredoc pointed out that the fields in the PR template could be simplified and redesigned. Synced with @itsjustkevin and Kevin come up with changes in this doc which would improve the cherry pick template.
Github only supports a limited number of formatting options. This PR uses some workarounds and makes the following changes:
An example cherry pick template would look like this after the change.