report
The report scope controls the generation of the execution report.
report.enabled
Create the execution report on workflow completion (default: false).
report.file
The path of the created execution report file (default: 'report-<timestamp>.html').
report.overwrite
Overwrite any existing report file with the same name (default: false).