diff --git a/joint_teapot/app.py b/joint_teapot/app.py index fc537d8..465b08d 100644 --- a/joint_teapot/app.py +++ b/joint_teapot/app.py @@ -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