Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configuration for automating release notes #42132

Merged
merged 1 commit into from
May 18, 2023

Conversation

itsjustkevin
Copy link
Contributor

@itsjustkevin itsjustkevin commented May 18, 2023

GitHub's automated changelog generation allows teams to setup a configuration file to determine how these changelogs will be generated.

A similar file is available in flutter/flutter for release note generation. As tags have been added to flutter/engine, we now have the ability to generate release notes in the same fashion.

@itsjustkevin itsjustkevin added the autosubmit Merge PR when tree becomes green via auto submit App label May 18, 2023
@auto-submit auto-submit bot merged commit 2c77c80 into flutter:main May 18, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 18, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request May 18, 2023
…127131)

flutter/engine@5fb3179...2c77c80

2023-05-18 kevinjchisholm@gmail.com Add configuration for automating release notes (flutter/engine#42132)
2023-05-18 skia-flutter-autoroll@skia.org Roll Skia from 62841fa33e95 to ac47a05bf253 (9 revisions) (flutter/engine#42131)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
itsjustkevin added a commit to itsjustkevin/engine that referenced this pull request May 19, 2023
GitHub's automated changelog generation allows teams to setup a configuration file to determine how these changelogs will be generated.  

A similar file is available in flutter/flutter for release note generation.  As tags have been added to flutter/engine, we now have the ability to generate release notes in the same fashion.
itsjustkevin added a commit that referenced this pull request May 19, 2023
fixes: flutter/flutter#127192

Brings release note configurations into the beta branch.
CaseyHillers pushed a commit to CaseyHillers/flutter that referenced this pull request May 24, 2023
…lutter#127131)

flutter/engine@5fb3179...2c77c80

2023-05-18 kevinjchisholm@gmail.com Add configuration for automating release notes (flutter/engine#42132)
2023-05-18 skia-flutter-autoroll@skia.org Roll Skia from 62841fa33e95 to ac47a05bf253 (9 revisions) (flutter/engine#42131)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants