An open API service indexing awesome lists of open source software.

https://github.com/polyglot-k/git-commit-checker

python과 crawling을 이용해서 깃허브 커밋 판별하여 메일로 보내주는 서비스
https://github.com/polyglot-k/git-commit-checker

Last synced: about 2 months ago
JSON representation

python과 crawling을 이용해서 깃허브 커밋 판별하여 메일로 보내주는 서비스

Awesome Lists containing this project

README

        

# git-commit-checker

### config 설정

config/smtp.temp.ini를 smtp.ini 로 만들고 사용하면 됩니다.

### next enhancement doc

1. api 로 connect (crawler 가 정확도도 낮고, 유무 판별정도밖에 안됨)
2. chatbot이랑 연계해서 조금더 잘 알릴 수 있도록 해야할거같음