Commit Graph

37 Commits

Author SHA1 Message Date
dependabot[bot] 823d4d3298 Bump axios from 0.18.0 to 0.18.1
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-16 12:39:28 -04:00
Pedro Pombeiro 765111ea52
Remove stale bot which will become standalone 2019-05-10 17:19:06 +02:00
Pedro Pombeiro 84642ac51f
trigger-automation-test-build: Improve logging 2019-03-26 17:47:46 +01:00
Pedro Pombeiro a836085864
Update `probot-scheduler` in order to avoid DEPRECATED warnings in log 2019-01-31 19:00:41 +01:00
Pedro Pombeiro 5db357aca6
Update `probot-config` to ^1.0.0 2019-01-31 16:07:54 +01:00
Pedro Pombeiro 0ef7fd96fd
Move to yarn 2019-01-31 16:01:56 +01:00
Pedro Pombeiro 3b2436f89b
Add CHECKS file 2019-01-31 15:38:10 +01:00
Pedro Pombeiro 3227961666
Add logs target 2019-01-29 19:17:24 +01:00
Pedro Pombeiro df3ec9969a
Make eslint a dev dependency 2019-01-29 19:11:50 +01:00
Pedro Pombeiro bc135c4c2e
assign-approved-pr-to-test: Filter out statuses from `e2e-tests-check-bot` in `getReviewApprovalState` when state is `unstable` 2019-01-22 18:11:52 +01:00
Pedro Pombeiro a340f99141
Remove wip, unfurl and probot-gpg-status plugins (replaced by original apps which will be installed on repos) 2019-01-18 23:18:10 +01:00
Pedro Pombeiro 9df5771daa
Revert "Temporarily disable wip and gpg plugins"
This reverts commit 11e724a2aa.
2018-10-10 11:10:42 +02:00
Pedro Pombeiro e5658c9522
Remove Slack support 2018-10-10 11:02:26 +02:00
Pedro Pombeiro 11e724a2aa
Temporarily disable wip and gpg plugins 2018-10-10 10:53:37 +02:00
Pedro Pombeiro 7c8f5895ce
Update npm packages 2018-10-10 10:49:21 +02:00
Pedro Pombeiro 36582765f3
stale: Add stale bot script that reads from `stale` section in `.github/github-bot.yml` 2018-09-24 15:39:54 +02:00
Pedro Pombeiro aff3840e3b
Update packages 2018-08-14 15:07:28 +02:00
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