Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] PR 테스트 자동화 워크플로우 작성 #5

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

SSung023
Copy link
Collaborator

@SSung023 SSung023 commented Jan 30, 2025

PR 타입

☑ 기능 추가
□ 기능 삭제
□ 리팩터링
□ 버그 리포트
□ 버그 수정
□ 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

feat/3-create-automated-workflow -> main


🛠️ 변경 사항

main, production 브랜치로 PR 요청 시, 실행할 워크 플로우 파일 작성

✅ 작업 상세 내용

  • main, production 브랜치로 PR 요청 시, 실행할 워크 플로우 파일 작성

🧪 테스트 결과

테스트 코드 없음


📚 연관된 이슈

#3


🤔 리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요
ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

- main, production 브랜치로 PR 요청 시, 실행할 워크 플로우 파일 작성
@SSung023 SSung023 added the 📡 infra 인프라 관련 작업 label Jan 30, 2025
@SSung023 SSung023 self-assigned this Jan 30, 2025
@SSung023 SSung023 linked an issue Jan 30, 2025 that may be closed by this pull request
1 task
Copy link

Test Results

1 tests   1 ✅  0s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit fb5f408.

@SSung023 SSung023 merged commit c4b7990 into main Jan 30, 2025
2 checks passed
@SSung023 SSung023 deleted the feat/3-create-automated-workflow branch January 30, 2025 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📡 infra 인프라 관련 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] PR 테스트 자동화 워크플로우 작성
1 participant