From 249f300a418ee66d163253afe4312a6066f06cd9 Mon Sep 17 00:00:00 2001 From: Meni Yakove Date: Sat, 21 Jun 2025 20:51:12 +0300 Subject: [PATCH 1/4] feat: Add automerge command and functionality --- README.md | 17 +++++++++++ webhook_server/libs/check_run_handler.py | 25 ++++++++++++--- webhook_server/libs/github_api.py | 9 +++--- webhook_server/libs/issue_comment_handler.py | 15 ++++++++- webhook_server/libs/pull_request_handler.py | 8 +++-- webhook_server/libs/runner_handler.py | 6 ++-- webhook_server/tests/test_app.py | 32 +------------------- webhook_server/utils/constants.py | 15 +++++---- 8 files changed, 77 insertions(+), 50 deletions(-) diff --git a/README.md b/README.md index 04988ca4..23133ecf 100644 --- a/README.md +++ b/README.md @@ -623,6 +623,23 @@ Users can interact with the webhook server through GitHub comments on pull reque | `/