fix(husky): update pre-push branch regex for dev#278
Conversation
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (2)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
Changes
dev/*패턴을dev로 변경합니다.기존
dev/.+패턴은dev/feature같은 브랜치를 위한 것이었으나 현재 해당 패턴의 브랜치가 없고dev브랜치 자체로 직접 push할 일이 생겨 수정합니다.Checklist