Commit Graph

7 Commits

Author SHA1 Message Date
Pedro Pombeiro fef64a854b
Code cleanup 2018-02-23 14:28:00 +01:00
Pedro Pombeiro b6090f36a2
Remove dependency on `probot-slack-status` package, and improve usability by adding Slack clients to `robot` object 2018-02-14 13:01:22 +01:00
Pedro Pombeiro 3a93bbc89e
Move bot user name to slack.js 2018-02-13 17:06:55 +01:00
Martin Klepsch 515e5d4539
add bot script to notify PR reviewers via slack; fix #4 2018-02-13 17:00:27 +01:00
Pedro Pombeiro bf14c32d9d
Fix linting issues. Add `eslint` package 2018-01-28 09:41:40 +01:00
Pedro Pombeiro 038944f361
Make the functionality to move a PR to test a scheduled task, instead of an event handler
Sidesteps the problem that a build will still be running when we get the event, and therefore we'll never be in a position where all checks have passed
2018-01-24 01:04:49 +01:00
Pedro Pombeiro a5f4354743
Code cleanup 2018-01-23 17:00:27 +01:00