Skip to content

[Feat] cloud CD 배포 브랜치 dev로 변경 - #6

Merged
hyew0nn merged 1 commit into
devfrom
feat/cicd
Feb 10, 2026
Merged

[Feat] cloud CD 배포 브랜치 dev로 변경#6
hyew0nn merged 1 commit into
devfrom
feat/cicd

Conversation

@hyew0nn

@hyew0nn hyew0nn commented Feb 10, 2026

Copy link
Copy Markdown
Owner

📌 변경 내용

🛠 작업 상세

✅ 체크 포인트

  • 정상 동작 확인
  • 기존 기능 영향 없음
  • 예외/경계값 처리

📎 참고 사항

  • 관련 이슈 / 고민한 점 / 추후 개선 사항

Summary by CodeRabbit

  • Chores
    • 배포 자동화 워크플로우의 트리거 브랜치가 변경되었습니다. 이제 dev 브랜치로의 푸시 시 배포 프로세스가 자동으로 실행됩니다.

@coderabbitai

coderabbitai Bot commented Feb 10, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

개요

CD 워크플로우의 배포 트리거를 메인 브랜치에서 개발 브랜치로 변경하였습니다. 이제 dev 브랜치로의 푸시 시 자동 배포가 실행됩니다.

변경 사항

Cohort / File(s) Summary
CD 워크플로우 구성
.github/workflows/cd_template.yaml
푸시 트리거가 main에서 dev 브랜치로 변경되어 개발 브랜치 기반 배포 자동화 적용

예상 코드 리뷰 난이도

🎯 1 (Trivial) | ⏱️ ~3분

관련된 가능성 있는 PR

🐰 dev 브랜치로 나아가는 자동화의 길,
배포가 자동으로 흐르네요.
main에서 dev로, 변화의 순간,
개발의 속도는 점점 빨라지고,
우리의 CD 파이프라인이 춤을 춘다! 🚀

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/cicd

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.

@hyew0nn
hyew0nn merged commit 4bd57f9 into dev Feb 10, 2026
2 of 3 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Feb 12, 2026
3 tasks
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.

1 participant