diff --git a/scripts/gha/report_build_status.py b/scripts/gha/report_build_status.py index 0823c4704f..07ef56a67e 100644 --- a/scripts/gha/report_build_status.py +++ b/scripts/gha/report_build_status.py @@ -449,7 +449,7 @@ def main(argv): logs_zip = zipfile.ZipFile(logs_compressed_data) m = get_message_from_github_log( logs_zip, - r'check_and_prepare/.*Run if.*expanded.*then.*\.txt', + r'check_and_prepare\.txt', r'\[warning\]Downloading SDK package from previous run:[^\n]*/([0-9]*)$') if m: packaging_run = m.group(1) @@ -538,7 +538,7 @@ def main(argv): logs_zip = zipfile.ZipFile(logs_compressed_data) m = get_message_from_github_log( logs_zip, - r'summarize-results/.*Summarize results into GitHub', + r'summarize-results\.txt', r'\[error\]INTEGRATION TEST FAILURES\n—+\n(.*)$') if m: run['log_success'] = False
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: