themadcreator / circle-github-bot

CircleCI comments on github
Apache License 2.0
58 stars 14 forks source link

convert to typescript #18

Closed giladgray closed 6 years ago

giladgray commented 6 years ago

🔥 API BREAK: bot.env is no longer exposed; use bot.commitMessage() instead. 🔥 API BREAK: bot.comment(token, body) now requires GH auth token as its first argument.

themadcreator commented 6 years ago

another @

Demo: demo

themadcreator commented 6 years ago

undo postComment rename

Demo: demo

themadcreator commented 6 years ago

authToken is first arg

Demo: demo