Batch the api calls to github, and return `200` only if they complete successfully, so I can diagnose github api issues. Also, if github returns an error, return `500` and pass through the error message.