Pedro Pombeiro
808ba87cc1
Avoid moving PR back and forth between REVIEW and IN TEST columns just because a build was started
2018-01-25 16:53:55 +01:00
Pedro Pombeiro
4c155ea864
Remove unused parameter
2018-01-24 14:37:48 +01:00
Pedro Pombeiro
34433f7caf
Code cleanup
2018-01-24 12:01:16 +01:00
Pedro Pombeiro
86c17d5426
Ignore COMMENT review state when computing whether to move a PR to IN TEST
2018-01-24 11:41:15 +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
33d639ad89
Remove annoying message to Slack
2018-01-23 19:00:06 +01:00
Pedro Pombeiro
5a9d526db0
Send message to Slack channel if PR can't be moved in project board
2018-01-23 17:55:53 +01:00
Pedro Pombeiro
d4f5a453f8
Do not consider PR in test if there is any review requesting changes
2018-01-23 17:06:28 +01:00
Pedro Pombeiro
8e0298c830
Add script to move PR to IN TEST column when two reviewers approve, and back to REVIEW otherwise
2018-01-23 17:00:37 +01:00