설치 가이드

  1. POST /api/accounts로 가입 → api_key 보관(1회만 노출)
  2. POST /api/repos로 repo 등록(fine-grained PAT: 해당 repo Issues write) → webhook_secret 수령
  3. GitHub repo → Settings → Webhooks → Add webhook
    Payload URL https://<host>/webhooks/github, Content type application/json, Secret은 발급받은 webhook_secret, 이벤트는 Pull requests
  4. PR을 열면 봇 댓글 확인. 사용량은 GET /api/usage