chore: hide joj3-all issue result log
This commit is contained in:
parent
40db41e87f
commit
e634e39d26
|
@ -500,7 +500,6 @@ def joj3_all(
|
||||||
submitter_repo_name,
|
submitter_repo_name,
|
||||||
body={"title": title, "body": comment},
|
body={"title": title, "body": comment},
|
||||||
)
|
)
|
||||||
logger.info(f"create issue result: {res}")
|
|
||||||
gitea_issue_url = res["url"]
|
gitea_issue_url = res["url"]
|
||||||
if skip_scoreboard and skip_failed_table:
|
if skip_scoreboard and skip_failed_table:
|
||||||
return
|
return
|
||||||
|
|
Loading…
Reference in New Issue
Block a user