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

[CLI] Prompt to add the release tag #243

Closed jhnstn closed 5 months ago

jhnstn commented 6 months ago

This adds a prompt before creating the release tag on Gutenberg.

The --no-tag flag still works as before but now without that flag the script will prompt to tag Gutenberg after it pushes up the release branch

Testing

Follow the Testing guide to set up the tool to use forked repos.