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

Open
jhnstn opened this issue Oct 17, 2023 · 2 comments
Open

Add command to publish the GBM release #172

jhnstn opened this issue Oct 17, 2023 · 2 comments

Comments

@jhnstn
Copy link
Member

jhnstn commented Oct 17, 2023

This command should:

  • Find the release PR on Gutenberg-Mobile
  • Checkout the release branch and update GB to the release tag (if needed, see comments)
  • Use the gh api to create a new release
@jhnstn
Copy link
Member Author

jhnstn commented Oct 17, 2023

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
Copy link
Member Author

jhnstn commented Oct 17, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant