Skip to content

chore(husky): update branch naming rules#239

Merged
froggy1014 merged 3 commits intodev/side-v2from
chore/234-branch-naming-jeongmin
Apr 17, 2026
Merged

chore(husky): update branch naming rules#239
froggy1014 merged 3 commits intodev/side-v2from
chore/234-branch-naming-jeongmin

Conversation

@froggy1014
Copy link
Copy Markdown
Contributor

@froggy1014 froggy1014 commented Apr 16, 2026

요약

  • 브랜치 타입을 Slack에서 언급된 컨벤션에 맞춰 변경: feature, fix, docs, style, refactor, test, deploy, chore, settings
  • 브랜치 네이밍에 최소 1개의 하이픈 필수 (사용자명 포함할 것을 의도함, 사용자명 자체를 감지하기는 좀 힘들거같음 )
  • 대소문자, 숫자 허용
  • main, dev/* 특수 브랜치 바이패스 추가

Closes #234

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 16, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (2)
  • main
  • release/v1

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: d9dc31b3-2860-4ac4-9523-37fc2b83993a

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/234-branch-naming-jeongmin

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 16, 2026

⚠️ No Changeset found

Latest commit: 011d575

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 16, 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
Contributor

@KYBee KYBee left a comment

Choose a reason for hiding this comment

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

변경된 브랜치 네이밍 룰 반영 좋습니다 👍🏻

@froggy1014 froggy1014 merged commit 45d73c5 into dev/side-v2 Apr 17, 2026
4 checks passed
@froggy1014 froggy1014 deleted the chore/234-branch-naming-jeongmin branch April 17, 2026 03:49
@froggy1014 froggy1014 mentioned this pull request Apr 26, 2026
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