-
Notifications
You must be signed in to change notification settings - Fork 2
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
[BE][Feat] #44 : db 설계 및 구축 #122
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
작업에 앞서서 이슈 템플릿을 설정하기 위한 템플릿입니다.
PR 요청 시 관련 템플릿입니다.
[ENV][Feat] #1 : eslint 규칙 수정
- auto assign : 자동으로 main이면 3명이 되고, 아니면 2명이 되도록 수정 - auto assign : 아무것도 없이 pr해도 자동으로 작업이 동작하게 수정 - auto merge : 요청한 리뷰어 전부가 리뷰를 남기면 자동으로 라벨을 바꾸고 merge 가 되도록 수정
[ENV][Docs] #1 : 이슈 템플릿 업데이트
[ENV][Docs] #1 : PR 템플릿 작성
…test [ENV][Feat] #1 : auto-assign-reviewers 버그 수정
[BE][Docs] #82 : swagger 설치 및 예시 적용
- db 설계 - db 구축 - db 적용 예시 코드 추가
- db 설계 - db 구축 - db 적용 예시 코드 추가
effozen
reviewed
Nov 7, 2024
effozen
approved these changes
Nov 7, 2024
juwon5272
approved these changes
Nov 7, 2024
happyhyep
added
작업 완료
PR이 제대로 되어 approve 된 상태 (PR 받은 두명 중 마지막 사람이 상태 변경)
and removed
확인 요청
리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전)
labels
Nov 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📝 PR 개요
🔍 변경 사항
dotenv
모듈 설치pg
모듈 설치✅ 체크리스트 (Checklist)
🔄 관련 이슈 (Linked Issues)
#44
📷 스크린샷 및 동영상
🧪 테스트 방법
db 연동 확인 -
index.js
파일에서 테스트📚 참고 자료