issues
search
0-tae
/
github_apitest
0
stars
0
forks
source link
feat: 기능 구현 리스트
#9
Closed
0-tae
closed
1 month ago
0-tae
commented
1 month ago
인프라 구현
[ ] server application이 push 될 때, 자동으로 git pull 하는 CI/CD 구현
[ ] Dockerfile, docker-compose.yml 추가
유저 등록(Register)
[ ] register issue 등록 시 유저 정보 확보, 저장
이벤트 핸들링
[ ] webhook 이벤트 핸들링 로직 구현(ex. push, register)
[ ] push 이벤트 처리 로직 구현
[ ] issue 이벤트 처리 로직 구현
인프라 구현
유저 등록(Register)
이벤트 핸들링