Commit Graph

73 Commits

Author SHA1 Message Date
Pedro Pombeiro 765111ea52
Remove stale bot which will become standalone 2019-05-10 17:19:06 +02:00
Pedro Pombeiro 2f1d5af807
trigger-automation-test-build: Add logic to process existing PRs when app starts 2019-05-02 13:24:05 +02:00
Pedro Pombeiro 84642ac51f
trigger-automation-test-build: Improve logging 2019-03-26 17:47:46 +01:00
Pedro Pombeiro ee082627c4
trigger-automation-test-build: Keep checking PR while android build is failing and trigger once build is passing 2019-02-27 11:23:11 +01:00
Pedro Pombeiro be11124f17
Allow configuring of e2e tests kickoff column 2019-02-25 21:10:32 +01:00
Pedro Pombeiro 95bd93d4d3
trigger-automation-test-build: Trigger on `REVIEW` column, instead of `TO TEST` 2019-02-25 13:33:59 +01:00
Pedro Pombeiro 5db357aca6
Update `probot-config` to ^1.0.0 2019-01-31 16:07:54 +01:00
Pedro Pombeiro a0985442c0
Migrate deprecated octokit method calls 2019-01-31 15:59:29 +01:00
Pedro Pombeiro 36a6b58ed1
Migrate deprecated octokit method calls 2019-01-22 18:21:34 +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 733794a7c3
Simplify code 2019-01-22 14:59:59 +01:00
Pedro Pombeiro 113578ad1a
trigger-automation-test-build: only look for Android e2e build result 2019-01-10 15:14:56 +01:00
Pedro Pombeiro ca49877d5d
Add support for daysUntilPullRequestStale. Closes #29 2018-11-20 10:49:12 +01:00
Pedro Pombeiro e6ae5b9e87
Fix assignment to const variable 2018-10-10 11:10:38 +02:00
Pedro Pombeiro e5658c9522
Remove Slack support 2018-10-10 11:02:26 +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 73b191b6e8
manage-pr-checklist: Add more useful target URL to status 2018-09-24 15:24:19 +02:00
Pedro Pombeiro e15aa22ba5
manage-pr-checklist: Use title style 2018-09-20 10:30:28 +02:00
Pedro Pombeiro c6bae03661
tip-kudos-recipients: Adapt regex to new Disco message format 2018-08-29 17:32:49 +02:00
Virendra Singh 72713b328e
Implementation of PRChecklist feature. Closes #27
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-08-14 14:56:45 +02:00
Pedro Pombeiro 04f25e0650 tip-kudos-recipients: Fix error while parsing kudos 2018-07-03 12:11:26 +02:00
Pedro Pombeiro c53e3fbf89 check-bot-balance: Fix error when loading if no account object is configured 2018-07-03 11:40:44 +02:00
Pedro Pombeiro e12b50ba2d
tip-kudos-recipients: Fix trace message 2018-05-08 10:43:11 +02:00
Pedro Pombeiro 447cc1b9c2
check-bot-balance: Fix Slack message mention 2018-05-02 08:39:00 +02:00
Pedro Pombeiro 7723fa380d
check-bot-balance: Unfurl message 2018-05-01 10:35:10 +02:00
Pedro Pombeiro e6312220dc
check-bot-balance: Make sure we attempt to resend message to Slack if failed last time 2018-05-01 10:09:44 +02:00
iSasFTW 25409e6fde Implement low balance notification for openbounty bot 2018-05-01 10:00:05 +02:00
Pedro Pombeiro fdc3677bf3
tip-kudos-recipients: Make sure we save the latest `lastPayoutProcessingTimestamp` value 2018-04-26 20:02:26 +02:00
Pedro Pombeiro 2c1d67e829
greet-new-contributor: Fix Slack users not getting notified 2018-04-23 18:38:03 +02:00
Pedro Pombeiro 9b83f591ce
tip-kudos-recipients: Ensure payments are not processed unless min period has elapsed 2018-04-19 14:33:19 +02:00
Pedro Pombeiro 213b0e06c0
Fix `assign-approved-pr-to-test` script 2018-04-18 12:56:26 +02:00
Pedro Pombeiro 2502a4a242
assign-approved-pr-to-test: Add some logging and allow disabling initial delay 2018-04-18 12:56:26 +02:00
Pedro Pombeiro 5acbccca90
assign-to-bounty-awaiting-for-approval: Add some logging 2018-04-17 15:13:29 +02:00
Pedro Pombeiro fe3e42e1d3
tip-kudos-recipients: Allow configurable payment periodicity 2018-04-12 10:32:08 +02:00
Pedro Pombeiro 4690f4c6e0
tip-kudos-recipients: Add workaround to ignore transactions with same nonce as previous one 2018-04-10 19:39:20 +02:00
Pedro Pombeiro 7d8189b515
greet-new-contributor: Add support to notify Slack users 2018-04-10 18:50:17 +02:00
Pedro Pombeiro 51ff592e08
Fix bug in `fetchPendingKudos` logic which was preventing it from processing new kudos entries until a full page was available 2018-04-10 18:34:38 +02:00
Pedro Pombeiro 029dc531f8
Make kudos bot only look at messages since boot time, instead of beginning of time. Part of #21 2018-04-03 23:34:43 +02:00
Pedro Pombeiro 3f3282e19c
Add bot script to tip kudos recipients. Closes #21 2018-04-03 18:08:58 +02:00
Pedro Pombeiro 47256d7dcc
Extend Slack profile cache to support retrieving more data from profile 2018-03-29 17:16:27 +02:00
Pedro Pombeiro f5f1109404
Persuade probot to put any issues that are tagged by a reviewer with the label `bounty-bug` into that column 2018-03-14 15:00:54 +01:00
Pedro Pombeiro a183bbfe88
Improve bot so that it doesn't consider issue for IN TEST column if it is labeled as already tested 2018-03-14 14:06:59 +01:00
Pedro Pombeiro c740507775
Add bounty size info on Slack message for promoted bounty issues 2018-02-23 16:23:04 +01:00
Pedro Pombeiro 8ddcfee6aa
Add functionality to cross-post approved bounties to an additional Slack room 2018-02-23 14:27:54 +01:00
Pedro Pombeiro 519d0dfed9
Extract additional reusable GitHub-related methods into `github-helpers.js` 2018-02-22 16:37:53 +01:00
Pedro Pombeiro 0cc1533300
Simplify JS code 2018-02-20 13:08:31 +01:00
Pedro Pombeiro a9eb8d117a
Simplify Slack-GitHub cache 2018-02-15 01:10:03 +01:00
Pedro Pombeiro 4513976cb9
Add templating support to welcome bot 2018-02-14 15:14:25 +01:00
Pedro Pombeiro 7b565bf117
Replace use of promises by async/await in `notifyReviewer` 2018-02-14 13:01:26 +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