Commit Graph

20 Commits

Author SHA1 Message Date
Brandon Wissmann cf2c211467 Pre Push Script (#25)
Add pre-push script to check for any private keys with a balance in the account. Closes #23
2018-07-09 14:01:46 +02:00
Pedro Pombeiro 10a4b98d01 Fix WIP plugin configuration 2018-07-03 11:40:03 +02:00
Pedro Pombeiro 3f3282e19c
Add bot script to tip kudos recipients. Closes #21 2018-04-03 18:08:58 +02:00
Pedro Pombeiro 8c701a61fa
Add support for caching Slack profile data in production using Memcached 2018-03-31 19:35:39 +02: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 80078b4314
Change Slack ping behavior so that it pings bounty project owner + 2 random team members 2018-02-09 22:50:49 +01:00
Pedro Pombeiro 39fdd9e09f
Update npm packages 2018-02-09 10:19:05 +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 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 5cbb212fb4
Update probot-gpg-status@0.5.4 2018-01-23 18:45:59 +01:00
Pedro Pombeiro 5701975f3f
Update probot-gpg-status@0.5.3 2018-01-23 18:39:03 +01:00
Pedro Pombeiro ac8eb186a3
Update probot-gpg-status@0.5.2 2018-01-23 18:33:07 +01:00
Pedro Pombeiro 5298415c80
Replace `probot-gpg` plugin with our own version which only works for org members. 2018-01-23 14:10:13 +01:00
Pedro Pombeiro 96fc58688e
Simplify @jarrodldavis/probot-gpg dependency 2018-01-23 10:40:58 +01:00
Pedro Pombeiro 39e8d967c9
Add plugin to avoid merging PRs marked as WIP 2018-01-22 19:02:58 +01:00
Pedro Pombeiro 600c9f1e62
Add link unfurling and GPG-checking plugins 2018-01-22 18:00:40 +01:00
Pedro Pombeiro 0eb4fd1c0b
Add GPG plugin 2018-01-22 16:05:10 +01:00
Pedro Pombeiro 943bf12e0e
Port from Hubot to Probot 2018-01-22 14:48:57 +01:00