mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 14:44:32 +02:00
ci: print report url
master/release pipelines does not have a mr comment, print it here
This commit is contained in:
@@ -71,6 +71,7 @@ class ReportGenerator:
|
||||
Full {self.title} here: {url}/-/jobs/{job_id}/artifacts/{self.output_filepath} (with commit {commit_id})
|
||||
|
||||
'''
|
||||
print(comment)
|
||||
|
||||
if self.mr is None:
|
||||
print('No MR found, skip posting comment')
|
||||
|
Reference in New Issue
Block a user