Commit Graph

10 Commits

Author SHA1 Message Date
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 9ff69661a1
Add script to trigger automated tests build when PR is moved to IN TEST column. Closes #15 2018-02-08 09:56:34 +01:00
Pedro Pombeiro 9d25bbe951
Store Slack IDs instead of user names 2018-02-06 22:23:08 +01:00
Pedro Pombeiro dc250d6d52
Implement rudimentary version of dynamic Slack to GitHub ID username mapping. Part of #12 2018-02-04 19:26:57 +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
Pedro Pombeiro b01aae82a4
Add default `github-bot.yml` config 2018-01-22 18:47:23 +01:00