Skip to content

Conversation

@justsisyphus
Copy link
Collaborator

@justsisyphus justsisyphus commented Jan 14, 2026

Summary

  • Set default bump option to patch (most common use case)
  • Reorder options: patch → minor → major (frequency order)
  • Add helpful description for version override explaining beta release usage

Example

To release 3.0.0-beta.6:

gh workflow run publish -f bump=patch -f version=3.0.0-beta.6

Summary by cubic

Improve the GitHub Actions publish workflow UX and fix the publish build step.
Default bump is patch, choices ordered by frequency, version override takes precedence and supports betas, and the build removes non-existent google-auth.ts and adds the missing --external flag.

Written for commit 4a94f89. Summary will update on new commits.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 14, 2026

All contributors have signed the CLA. Thank you! ✅
Posted by the CLA Assistant Lite bot.

@justsisyphus
Copy link
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

github-actions bot added a commit that referenced this pull request Jan 14, 2026
@justsisyphus justsisyphus merged commit 4d9c664 into dev Jan 14, 2026
5 checks passed
@justsisyphus justsisyphus deleted the ci/improve-publish-workflow-ux branch January 14, 2026 01:59
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

Successfully merging this pull request may close these issues.

2 participants