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

feat: add create release draft github action #180

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

denise89p
Copy link
Contributor

No description provided.

autolabeler:
- label: 'chore'
branch:
- '/chore\/.+/'
Copy link
Contributor

Choose a reason for hiding this comment

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

auto labeling should be based on commit messages not branch name, you can see what is done on our GCP repo

id: tag_version
env:
WITH_V: false
PRERELEASE: ${{ inputs.beta_version }}
Copy link
Contributor

Choose a reason for hiding this comment

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

why do we need it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not sure, but maybe we will need to create a beta version for qa

@denise89p denise89p force-pushed the github-action-create-release-tag branch from 0bfc0aa to cef70d6 Compare August 24, 2023 08:01
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.

None yet

2 participants