mirror of
https://github.com/zhigang1992/probot.git
synced 2026-06-16 11:50:10 +08:00
* master: (33 commits) Simplify event filter logic Move logic for filtering workflows add label example Remove reactions, which are not supported by integrations Use installation id from webhook Create robot module Update github client library Remove listening for invites Move vm code into sandbox GITHUB_TOKEN only needed for console Log unhandled errors Warn that reactions does not work Update docs on running app locally Ignore .env Add debugging Fix lint errors Remove useless tests Clean up installation implementation Ignore priate-key.pem Remove unused github api instance ...