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

Using Github Action to automate release publish and version bump #792

Open
Daniel-Fan opened this issue May 20, 2022 · 0 comments
Open

Using Github Action to automate release publish and version bump #792

Daniel-Fan opened this issue May 20, 2022 · 0 comments

Comments

@Daniel-Fan
Copy link
Contributor

Manually trigger the Github Action to do

  1. Publish a release for specific branch
    • Input: existing branch name for publishing a release
  2. Create a new branch for existing version
    • new branch should be a minor version. For example release-3.19 or release-4.0
  3. Create a PR to bump the version
    • Input: specify if it is a major, minor or patch version update.
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