|
|
e8959eea14
|
feat: support multiple matching labels
must match all labels to pass
|
2019-02-28 17:33:34 -07:00 |
|
|
|
7bf6ff373d
|
feat: allow customizing history json filename
|
2019-02-28 17:15:31 -07:00 |
|
|
|
ad3ebecb62
|
feat: make comment page count configurable
and fetch twice as many pages as before
|
2019-02-28 17:15:15 -07:00 |
|
|
|
8bdab1f9db
|
fix: hide debugging output when value is '0'
|
2019-02-19 17:24:29 -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 |
|
|
|
5e946213ba
|
feat: enhance history module
allow removing items, getting index instead of records, and unify the write methods
|
2019-02-19 16:39:59 -07:00 |
|
|
|
de77cd381b
|
feat: add 'exec and check' helper
useful for re-executing some function if the expected result isn't found
|
2019-02-19 16:39:59 -07:00 |
|
|
|
bd42c4c415
|
fix: don't truncate all history when max is hit
truncate a smaller amount of the oldest entries
|
2019-02-19 16:39:59 -07:00 |
|
|
|
d19ab86a68
|
fix: remove comment delete delay
it was an attempt to fix missed comments, but it never worked anyway
|
2019-02-19 16:39:59 -07:00 |
|
|
|
59a3ae4be7
|
chore: tweak debugging output
|
2019-02-19 16:39:59 -07:00 |
|
|
|
5c842eccff
|
feat: allow custom comment delete delay
|
2018-11-01 10:52:26 -07:00 |
|
|
|
0147ab1d9d
|
feat: add slight delay before removing pull comment
|
2018-10-25 13:22:39 -07:00 |
|
|
|
c075f14939
|
chore: consolidate some code
|
2018-10-25 13:18:58 -07:00 |
|
|
|
2dffe6e3b6
|
1.3.2
v1.3.2
|
2018-10-25 13:06:51 -07:00 |
|
|
|
07288bee33
|
fix: correct month in log output
|
2018-10-25 13:05:31 -07:00 |
|
|
|
cb8031e3b7
|
1.3.1
v1.3.1
|
2018-10-23 16:36:27 -07:00 |
|
|
|
31b55fc7c2
|
feat: track processed, comments
so they can be skipped in subsequent runs
|
2018-10-23 15:35:58 -07:00 |
|
|
|
9bf386a722
|
1.3.0
|
2018-10-23 15:15:17 -07:00 |
|
|
|
b728b8ef50
|
docs: add clean script to readme
|
2018-10-23 15:15:17 -07:00 |
|
|
|
f3773f7ee7
|
feat: add a clean command
|
2018-10-23 15:15:17 -07:00 |
|
|
|
a58cf864e1
|
chore: use logger on force script errors
also show error when comment isn't deleted
|
2018-10-23 15:15:04 -07:00 |
|
|
|
2e816c2bf9
|
1.2.1
v1.2.1
|
2018-10-23 12:23:47 -07:00 |
|
|
|
f4c3e02c1a
|
fix: correctly check for pr author
|
2018-10-23 12:23:35 -07:00 |
|
|
|
3db973febc
|
feat: add more debugging output
|
2018-10-23 12:23:22 -07:00 |
|
|
|
c70e8e49ec
|
fix: correctly handle errors in logger.error
|
2018-10-23 10:59:19 -07:00 |
|
|
|
24ed23098d
|
1.2.0
v1.2.0
|
2018-10-23 10:25:56 -07:00 |
|
|
|
872d9c790f
|
docs: add note about using DEBUG=1 output
|
2018-10-23 10:25:39 -07:00 |
|
|
|
0dce32781b
|
feat: add debugging output to script
|
2018-10-23 10:24:46 -07:00 |
|
|
|
08799b48d7
|
feat: debug logging and better timestamps
|
2018-10-23 10:22:28 -07:00 |
|
|
|
62c6216878
|
1.1.0
v1.1.0
|
2018-10-22 11:07:05 -07:00 |
|
|
|
725638ee6b
|
feat: add timestamp to log output
|
2018-10-22 11:07:00 -07:00 |
|
|
|
f907a64f08
|
1.0.1
v1.0.1
|
2018-10-22 10:56:20 -07:00 |
|
|
|
3b4496864b
|
fix: add error handling code
|
2018-10-22 10:56:01 -07:00 |
|
|
|
eb4666c3df
|
docs: add info about force script
|
2018-10-19 13:08:14 -07:00 |
|
|
|
def91e35d3
|
feat: add a force retest script
|
2018-10-19 13:06:49 -07:00 |
|
|
|
4794c6be26
|
docs: add token info to readme
|
2018-10-18 16:46:18 -07:00 |
|
|
|
b68c3dab33
|
1.0.0
v1.0.0
|
2018-10-18 16:42:55 -07:00 |
|
|
|
68cccb72a9
|
feat: allow filtering by pr author
|
2018-10-18 16:42:41 -07:00 |
|
|
|
87f4a94734
|
0.1.0
v0.1.0
|
2018-10-18 16:35:36 -07:00 |
|
|
|
a28d6a2509
|
docs: update readme, add sample env
|
2018-10-18 16:35:21 -07:00 |
|
|
|
ced41f4a49
|
feat: add retest comment, delete it
|
2018-10-18 16:31:28 -07:00 |
|
|
|
c117cb847d
|
feat: process 2 pages of events
|
2018-10-18 16:30:21 -07:00 |
|
|
|
d1cfd7c20b
|
feat: fetch data for prs that need retest
|
2018-10-18 09:51:29 -07:00 |
|
|
|
b6b5c27ffc
|
feat: add history tracking
|
2018-10-17 17:29:12 -07:00 |
|
|
|
def95cd838
|
chore: check in data dir
|
2018-10-17 17:29:12 -07:00 |
|
|
|
79f21f8a54
|
chore: add dotenv, ocktkat, make private
|
2018-10-17 17:29:12 -07:00 |
|
|
|
585f74e83c
|
chore: initial checkin
|
2018-10-17 10:13:52 -07:00 |
|