From e634e39d268fe4ec9f594ea1f0f5ffb5e1a26f48 Mon Sep 17 00:00:00 2001 From: BoYanZh Date: Sun, 27 Oct 2024 05:25:24 -0400 Subject: [PATCH] chore: hide joj3-all issue result log --- joint_teapot/app.py | 1 - 1 file changed, 1 deletion(-) diff --git a/joint_teapot/app.py b/joint_teapot/app.py index bcb7c3e..fc537d8 100644 --- a/joint_teapot/app.py +++ b/joint_teapot/app.py @@ -500,7 +500,6 @@ def joj3_all( submitter_repo_name, body={"title": title, "body": comment}, ) - logger.info(f"create issue result: {res}") gitea_issue_url = res["url"] if skip_scoreboard and skip_failed_table: return