feat: log gitea issue url

This commit is contained in:
张泊明518370910136 2024-10-27 05:28:35 -04:00
parent e634e39d26
commit 16cbd2b945
GPG Key ID: CA088E6D9284F870

View File

@ -501,6 +501,7 @@ def joj3_all(
body={"title": title, "body": comment},
)
gitea_issue_url = res["url"]
logger.info(f"gitea issue url: {gitea_issue_url}")
if skip_scoreboard and skip_failed_table:
return
tea.pot.git # trigger lazy load