Commit graph

25 commits

Author SHA1 Message Date
03642cfd73 Move privatekey to a env variable 2023-08-28 21:40:17 -04:00
9db39a481d Fix port on listening message 2023-08-28 21:31:35 -04:00
b6968ec64e Change port for webhook 2023-08-28 21:28:14 -04:00
0f51ecc137 Remove unused code 2023-08-28 20:45:30 -04:00
4c06fc6af2 Fixed typo lol 2023-08-28 20:41:03 -04:00
cd631cc01f Move webhook endpoint 2023-08-28 20:31:46 -04:00
c947092567 Ok that didn't work 2023-08-28 20:16:00 -04:00
2943a7dd0b Make sure votes are unique 2023-08-28 19:44:46 -04:00
e76e22ca6b Move required thumbs up for merge to 5 2023-08-28 19:21:16 -04:00
6e15e53410 Ok I think it works now, add message on successful merge 2023-08-28 19:18:11 -04:00
2661344d14 Why didn't that work? 2023-08-28 19:10:48 -04:00
368f06e584 Ok we were counting the thumbs up from the bot which is definitely NOT what we want 2023-08-28 19:07:01 -04:00
8d9909e5ef Still confused 2023-08-28 19:02:30 -04:00
21892a7c66 Ok let's see what happens 2023-08-28 18:59:39 -04:00
22d79a0547 Revert last commit as it broke it even more 2023-08-28 18:55:49 -04:00
b44f52fe4c Fixed reaction counting bug (i think) 2023-08-28 18:51:22 -04:00
e63bd7fd86 Fix thumbs up (👍) checking 2023-08-28 18:48:24 -04:00
f502fe0858 Seem to finally get it all working as intended 2023-08-28 18:32:00 -04:00
d0e32757b9 Get PR processing working and add messaging to show users how many votes are remaining for a merge 2023-08-28 18:05:14 -04:00
b681dcbc58 test commit 2023-08-28 17:22:09 -04:00
ce7a9b9dae Ok the code should work, there just isn't a WebHook for reactions on comments :( I guess I'll rework it at some point 2023-08-28 17:15:09 -04:00
268caa3d52 Ok so PR's aren't working but I made it a little prettier. 2023-08-28 16:48:51 -04:00
78c8955235 Processing issue events now works, possibly PR's as well 2023-08-28 16:16:43 -04:00
c3f92e99d0 Try to add a callback for all events on issues/PR's but I fail 2023-08-26 16:33:04 -04:00
2562ad2511 Make the bot structure a little more modular/refined 2023-08-26 13:32:36 -04:00