wordpress-mobile / release-toolkit-gutenberg-mobile

Automation Scripts for Releasing Gutenberg-Mobile Updates to the WordPress Mobile Apps.
Mozilla Public License 2.0
5 stars 2 forks source link

Add Release Notes and Related Changes when rendering Gutenberg Mobile PR template #183

Closed derekblank closed 10 months ago

derekblank commented 10 months ago

Adds Release Notes and Related Changes when rendering Gutenberg Mobile PR template, including associated utils.

Based on previous examples of getChangeLog and getReleaseNotes to work with the updated GBM PR template and ported to new utils/structure when necessary.

To test:

From the cli directory, run the following against project repos forked to a workspace, e.g.:

GBM_WPMOBILE_ORG=derekblank GBM_WORDPRESS_ORG=derekblank go run main.go release prepare gbm 1.12.0

Todos to discuss: