forked from espressif/esp-idf
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