Skip to content

chore(ci): add GitHub Actions workflows and PR template#69

Merged
JuHyeong424 merged 20 commits into
devfrom
chore/ci-cd
Jun 29, 2026
Merged

chore(ci): add GitHub Actions workflows and PR template#69
JuHyeong424 merged 20 commits into
devfrom
chore/ci-cd

Conversation

@hjkim0905

Copy link
Copy Markdown
Member

PR 타입

  • Chore : 유지보수

반영 브랜치

chore/ci-cd -> dev

변경 사항

GitHub Actions CI/CD 워크플로우를 추가했다.

  • .github/workflows/ci.yml: feat/*, fix/*, refactor/* 브랜치에서 dev로 PR이 열리거나 업데이트될 때 type-check -> lint -> build 순으로 CI를 실행
  • .github/workflows/release-pr.yml: dev에 PR이 머지될 때마다 dev -> main Release PR을 자동으로 생성합니다. 이미 PR이 열려있으면 새로 만들지 않고 넘어가고 기존 PR에 커밋이 추가되는 구조이다.

테스트 결과

현재 dev에 올라가 있는 PR이 머지되면 release-pr.yml 동작을 확인할 수 있을거라고 예상한다.
CI는 다음 feat/fix/refactor PR부터 자동으로 붙는다.

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tolli-fe-web Ready Ready Preview, Comment Jun 29, 2026 7:30am

@JuHyeong424 JuHyeong424 merged commit 4ccb2fd into dev Jun 29, 2026
3 checks passed
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