Skip to content

ci: shorten CLI release title#11

Merged
swkeever merged 1 commit into
mainfrom
skeever/cli-release-title
Jun 15, 2026
Merged

ci: shorten CLI release title#11
swkeever merged 1 commit into
mainfrom
skeever/cli-release-title

Conversation

@swkeever

Copy link
Copy Markdown
Collaborator

Summary

  • Use the release tag as the GitHub release title for CLI publishes.

Testing

  • git diff --check
  • make lint
  • go test ./...
  • go build ./...

@swkeever swkeever marked this pull request as ready for review June 15, 2026 14:35
@swkeever swkeever requested a review from a team as a code owner June 15, 2026 14:35
Copilot AI review requested due to automatic review settings June 15, 2026 14:35
@swkeever swkeever enabled auto-merge June 15, 2026 14:35

@tkkhq tkkhq left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@swkeever swkeever added this pull request to the merge queue Jun 15, 2026
Merged via the queue into main with commit 443c8a2 Jun 15, 2026
9 checks passed
@swkeever swkeever deleted the skeever/cli-release-title branch June 15, 2026 14:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the GitHub Actions CLI publish workflow so that GitHub releases use the tag name as the release title, making release titles shorter and consistent with the tag.

Changes:

  • Set gh release create --title to $GITHUB_REF_NAME instead of prefixing with volcano-cli.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants