Commit graph

94 commits

Author SHA1 Message Date
8c23402432
Merge pull request #27 from rowbawts/dev
Remove unused code
2023-08-28 21:29:08 -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
cb2e9470a5
Merge pull request #26 from rowbawts/dev
Fixed typo lol
2023-08-28 20:41:25 -04:00
4c06fc6af2 Fixed typo lol 2023-08-28 20:41:03 -04:00
c39326c6b0
Merge pull request #25 from rowbawts/dev
Move webhook endpoint
2023-08-28 20:32:03 -04:00
cd631cc01f Move webhook endpoint 2023-08-28 20:31:46 -04:00
6c54a82295
Merge pull request #24 from rowbawts/test
Downgrade go version for compatibility purposes
2023-08-28 20:17:12 -04:00
e908177363 Downgrade go version for deployment compatibility 2023-08-28 20:16:48 -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
openest-source-bot[bot]
0cfea8c068
Merge pull request #22 from rowbawts/test
Merging based on reactions
2023-08-28 23:18:57 +00:00
6e15e53410 Ok I think it works now, add message on successful merge 2023-08-28 19:18:11 -04:00
openest-source-bot[bot]
77f7664a02
Merge pull request #21 from rowbawts/test
Merging based on reactions
2023-08-28 23:15:56 +00:00
2661344d14 Why didn't that work? 2023-08-28 19:10:48 -04:00
openest-source-bot[bot]
528a7ac5cc
Merge pull request #20 from rowbawts/test
Merging based on reactions
2023-08-28 23:08:39 +00: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
openest-source-bot[bot]
a665c68bec
Merge pull request #19 from rowbawts/test
Merging based on reactions
2023-08-28 23:02:52 +00:00
8d9909e5ef Still confused 2023-08-28 19:02:30 -04:00
openest-source-bot[bot]
e236e24de3
Merge pull request #18 from rowbawts/test
Merging based on reactions
2023-08-28 23:00:32 +00: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
openest-source-bot[bot]
e4c27d0679
Merge pull request #17 from rowbawts/test
Merging based on reactions
2023-08-28 22:52:10 +00:00
b44f52fe4c Fixed reaction counting bug (i think) 2023-08-28 18:51:22 -04:00
openest-source-bot[bot]
9f6c1f77f7
Merge pull request #16 from rowbawts/test
Merging based on reactions
2023-08-28 22:49:43 +00: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
openest-source-bot[bot]
38bbe440f0
Merge pull request #12 from rowbawts/test
Merging based on reactions
2023-08-28 21:50:33 +00: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
5b3e6b4bf3 Remove/Revoke old key and add keys to gitignore 2023-08-26 13:46:58 -04:00
2562ad2511 Make the bot structure a little more modular/refined 2023-08-26 13:32:36 -04:00
6783c99080 Successfully read README of repo with bot 2023-08-25 19:28:50 -04:00
7f61d65c2a initial commit of go related project files for the github bot 2023-08-25 18:40:49 -04:00
4838022285
Delete .mergify.yml 2023-08-25 18:18:54 -04:00
5de51dbf58
Merge pull request #2 from rowbawts/mergify/rowbawts/config-update
ci(Mergify): configuration update
2023-08-23 15:56:52 -04:00
f7f32cacce ci(Mergify): configuration update
Signed-off-by: Sebastian Cabrera <null>
2023-08-23 15:56:36 -04:00
fc701378fa
Update README.md 2023-08-22 21:10:13 -04:00
2360deb578
Initial commit 2023-08-22 21:09:37 -04:00