Merge pull request #38057 from ClickHouse/build-report

Use workflow URL as "link" ref
This commit is contained in:
Mikhail f. Shiryaev 2022-06-14 22:41:12 +02:00 committed by GitHub
commit c49a96dd19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ def get_failed_report(
elapsed_seconds=0,
with_coverage=False,
)
return [build_result], [[""]], [""]
return [build_result], [[""]], [GITHUB_RUN_URL]
def process_report(