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 command to publish the GBM release #172

Open jhnstn opened 10 months ago

jhnstn commented 10 months ago

This command should:

jhnstn commented 10 months ago

In most cases I suspect we won't have to update GB since the new release prepare gb command handles all the commits. But we might need to add a change to the GB PR so this command should check to see if GB is current and if not update the ref and run the bundle command.

jhnstn commented 10 months ago

Question: Should we make sure the GBM release pr has been approved before creating the release ?