Closed georgehao closed 2 months ago
Describe your change. Make sure to answer these three questions: What does this PR do? Why does it do it? How does it do it?
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:
Has tag in common/version.go been updated or have you added bump-version label to this PR?
tag
common/version.go
bump-version
Does this PR have the breaking-change label?
breaking-change
Purpose or design rationale of this PR
Describe your change. Make sure to answer these three questions: What does this PR do? Why does it do it? How does it do it?
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:
Deployment tag versioning
Has
tag
incommon/version.go
been updated or have you addedbump-version
label to this PR?Breaking change label
Does this PR have the
breaking-change
label?