17 Commits

Author SHA1 Message Date
shiftinv
b5dac6c415 feat: also handle delete events 2022-09-30 15:05:38 +02:00
shiftinv
a852836a30 feat: handle branch/tag creation 2022-09-30 14:59:30 +02:00
shiftinv
75ba80e63c feat: make redis optional, fall back to less consistent local cache 2022-09-07 15:28:25 +02:00
shiftinv
6027c8271d feat: use redis to fix state sync issues 2022-09-06 21:21:40 +02:00
shiftinv
f3bfaf54ec feat: add github event ID to log messages 2022-09-06 03:56:57 +02:00
shiftinv
9cc31baa58 fix: add review comment debug logs again
need to debug this a bit more, seems to not work 100% of the time

This reverts commit cd2affbaaa900270e72c44bf79d9b20db7c21f22.
2022-09-05 21:18:22 +02:00
shiftinv
aecaf409e6 feat: add event action types to filter reasons 2022-09-05 00:18:12 +02:00
shiftinv
61a49ceb32 fix: add () to reason 2022-09-04 15:34:59 +02:00
shiftinv
cd2affbaaa chore: remove review comment debug logs 2022-09-04 15:34:59 +02:00
shiftinv
2c35c57c58 feat: filter burst PR review comments 2022-09-03 17:31:40 +02:00
shiftinv
32d7b66dad chore: add more comments 2022-09-03 16:48:28 +02:00
shiftinv
1dfa4a6306 fix: improve filter reason strings 2022-09-03 16:09:11 +02:00
shiftinv
15729dc61f fix: improve empty PR comment filter 2022-09-03 16:08:20 +02:00
shiftinv
5fb5a26209 feat: filter empty reviews 2022-09-03 03:31:48 +02:00
shiftinv
b9ce7c7fd4 feat: filter more events 2022-09-03 02:49:51 +02:00
shiftinv
85288ae4aa fix: use correct offsets for branch filter 2022-09-03 02:30:04 +02:00
shiftinv
1738aa0f67 chore: move filter code into separate module 2022-09-03 02:19:54 +02:00