GitHub PRμ μλ μμ½ν΄ 리뷰 μκ°μ μ€μ¬μ£Όλ μλΉμ€.
| Free | Pro ($9/ν/μ) |
|---|---|
| μ 30건 μμ½ | μ 1000건 μμ½ |
# 1) κ°μ
β API ν€ λ°κΈ
curl -X POST https://<host>/api/accounts -H "Content-Type: application/json" \
-d '{"name":"νμ΄λ¦","email":"you@team.com"}'
# 2) repo λ±λ‘ β webhook secret λ°κΈ
curl -X POST https://<host>/api/repos -H "X-Api-Key: prb_..." \
-d '{"full_name":"owner/repo","github_token":"ghp_..."}'
# 3) μλ΅μ webhook_secretμΌλ‘ GitHub webhook λ±λ‘ (/setup μ°Έκ³ )