15 Commits

Author SHA1 Message Date
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
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
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
Pedro Pombeiro
8ce1c9cd1f
Improve logic for assigning PRs to columns in the Pipeline for QA project 2018-02-05 19:26:19 +01:00
Pedro Pombeiro
6dc2582870
Don't try to move project cards to the same column 2018-02-05 18:52:07 +01:00
Pedro Pombeiro
f12d722bc7
Allow moving from CONTRIBUTOR to IN TEST directly 2018-02-05 17:27:00 +01:00
Pedro Pombeiro
2c50f99c7b
Add more logging to assign-approved-pr-to-test.js 2018-02-05 17:14:48 +01:00
Pedro Pombeiro
e8dbc4070e
Use cleared nomenclature for GH responses 2018-02-05 17:12:16 +01:00
Pedro Pombeiro
97e358e1f5
HACK: EnhancedGitHubClient.paginate from Probot doesn't seem to be working as expected
- Increase page size to 100
2018-02-05 16:47:03 +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