Skip to content

chore: add title option to release workflow#266

Merged
froggy1014 merged 1 commit into
mainfrom
chore/release-pr-title-froggy1014
Apr 30, 2026
Merged

chore: add title option to release workflow#266
froggy1014 merged 1 commit into
mainfrom
chore/release-pr-title-froggy1014

Conversation

@froggy1014
Copy link
Copy Markdown
Contributor

@froggy1014 froggy1014 commented Apr 28, 2026

Summart

changesets/action이 자동 생성하는 Release PR의 제목을 title 옵션으로 명시적으로 지정합니다.

기존에는 title이 없어 기본값인 "Version Packages"로 생성되었는데, commit 메시지와 동일하게 컨벤셔널 커밋 형식으로 통일했습니다.

title: "chore(release): version packages"

main에 먼저 넣어야 다음 release에 적용될거같아서 main으로 바로 넣고 cherry-pick 할게요.

레퍼런스

shadcn/ui도 동일한 방식으로 titlecommit을 함께 명시하고 있습니다.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 28, 2026

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (7)
  • Version Packages
  • WIP
  • DO NOT MERGE
  • [WIP]
  • draft
  • Release
  • release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 350b7c32-bf63-482d-a9b5-9546a4ea8816

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-pr-title-froggy1014

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 28, 2026

⚠️ No Changeset found

Latest commit: d859b2d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@osohyun0224 osohyun0224 left a comment

Choose a reason for hiding this comment

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

고생하셨습니당bb

@froggy1014 froggy1014 merged commit 0089e03 into main Apr 30, 2026
4 checks passed
@froggy1014 froggy1014 deleted the chore/release-pr-title-froggy1014 branch April 30, 2026 03:46
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.

5 participants