Commit Graph

15 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 733794a7c3
Simplify code 2019-01-22 14:59:59 +01: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 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 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 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 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 abd51532b7
Improve Slack message sent to repo collaborators when new bounty is awaiting approval. Part of #5 2018-02-07 22:36:56 +01:00
Pedro Pombeiro 75646a2005
Fix call to getSlackUsernameFromGitHubId 2018-02-06 23:15:03 +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