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 create GBM PR flow #128

Closed jhnstn closed 1 year ago

jhnstn commented 1 year ago

This adds a flow to create a GBM PR.

This adds pkg/gbm/gbm.go to create a GB linked GBM PR pkg/release/gbm.go to create a release specific GBM PR

The PR also includes some updates to the prepare script to create all release PRs. See go run main.go release prepare -h to see the relevant flags to create the additional PRs.

Testing: