feat(toolchain): CI failure mail includes direct CI run URL
Extract commit sha from CI comment body, query Gitea commit status API to get the failed job's target_url, and include it in the Mail.
This commit is contained in:
@@ -7,3 +7,5 @@ PR: http://192.168.2.154:3000/{repo}/pulls/{pr_number}
|
||||
{error_summary}
|
||||
|
||||
请检查 CI 日志并修复。修复后 push 会自动触发 CI。
|
||||
|
||||
CI 日志链接: {ci_url}
|
||||
|
||||
Reference in New Issue
Block a user