Commit Graph

21 Commits

Author SHA1 Message Date
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 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 e5658c9522
Remove Slack support 2018-10-10 11:02: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 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 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 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 27a12c7c59
Code cleanup 2018-02-13 15:51:00 +01:00
Pedro Pombeiro 9148a8c8ad
Harmonize logging messages 2018-02-09 22:51:02 +01:00
Pedro Pombeiro 499f20f723
Use configuration from repo file `.github/github-bot.yml` 2018-02-09 10:19:02 +01:00
Pedro Pombeiro 38d8fce885
Modify Slack message when bounty has been approved
- Instead of mentioning that is has been unassigned from the `bounty-awaiting-approval` column
2018-02-08 10:11:11 +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 29ac60f3b3
Code cleanup 2018-02-07 22:37:00 +01:00
Max Tyrrell 8244dfae14
Add script to notify repo users on Slack that a new bounty is awaiting approval. Closes #5 2018-02-06 22:34:48 +01:00
Pedro Pombeiro e8dbc4070e
Use cleared nomenclature for GH responses 2018-02-05 17:12:16 +01:00
Pedro Pombeiro 349223d669
Add `scripts/merge-pr.sh` script and move bot scripts to `bot_scripts` folder 2018-02-05 15:36:12 +01:00