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

fix(ci): enable the bump-version bot when PR is updated #905

Merged
merged 9 commits into from
Sep 1, 2023

Conversation

icemelon
Copy link
Member

@icemelon icemelon commented Sep 1, 2023

Purpose or design rationale of this PR

Previously the bump-version bot is mistakenly configured to be triggered when a new label is assigned. This PR fixes this issue and enables the bump-version bot at all PR changes.

PR title

Your PR title must follow conventional commits (as we are doing squash merge for each PR), so it must start with one of the following types:

  • fix: A bug fix

Deployment tag versioning

Has tag in common/version.go been updated or have you added bump-version tag to this PR?

  • No, this PR doesn't involve a new deployment, git tag, docker image tag
  • Yes

Breaking change label

Does this PR have the breaking-change label?

  • No, this PR is not a breaking change
  • Yes

0xmountaintop
0xmountaintop previously approved these changes Sep 1, 2023
@icemelon icemelon added bump-version Bump the version tag for deployment and removed bump-version Bump the version tag for deployment labels Sep 1, 2023
@icemelon icemelon added the bump-version Bump the version tag for deployment label Sep 1, 2023
@0xmountaintop 0xmountaintop removed the bump-version Bump the version tag for deployment label Sep 1, 2023
@0xmountaintop 0xmountaintop merged commit 0955382 into develop Sep 1, 2023
@0xmountaintop 0xmountaintop deleted the fix/bump-version-bot branch September 1, 2023 14:41
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