Commit Graph

13 Commits

Author SHA1 Message Date
e8959eea14 feat: support multiple matching labels
must match all labels to pass
2019-02-28 17:33:34 -07:00
1863239c06 feat: check for pending status after comment
keep re-trying until state changes to pending, up to 3 times. if state does not change, remove from history so another run will retry
2019-02-19 17:24:29 -07:00
59a3ae4be7 chore: tweak debugging output 2019-02-19 16:39:59 -07:00
c075f14939 chore: consolidate some code 2018-10-25 13:18:58 -07:00
31b55fc7c2 feat: track processed, comments
so they can be skipped in subsequent runs
2018-10-23 15:35:58 -07:00
f4c3e02c1a fix: correctly check for pr author 2018-10-23 12:23:35 -07:00
0dce32781b feat: add debugging output to script 2018-10-23 10:24:46 -07:00
725638ee6b feat: add timestamp to log output 2018-10-22 11:07:00 -07:00
3b4496864b fix: add error handling code 2018-10-22 10:56:01 -07:00
68cccb72a9 feat: allow filtering by pr author 2018-10-18 16:42:41 -07:00
ced41f4a49 feat: add retest comment, delete it 2018-10-18 16:31:28 -07:00
d1cfd7c20b feat: fetch data for prs that need retest 2018-10-18 09:51:29 -07:00
585f74e83c chore: initial checkin 2018-10-17 10:13:52 -07:00