Skip to content

Text Reporter

Generate text logs for each linter

  • General execution log mega-linter.log (same as ConsoleReporter log)
  • A separate log file for each processed linter

Usage

Get Artifacts on GitHub Actions

  • Access GitHub action run

Screenshot

Screenshot

Get Artifacts on GitLab CI

  • Access GitLab CI job page

Screenshot

  • In Job Artifacts section, click on Download

Other CI tools

  • You can export mega-linter.log and folder <WORKSPACE>/report as external artifacts

Report folder structure

  • Open the downloaded zip file and browse linters_logs folder for reports

Screenshot

Screenshot

Screenshot

Configuration

Variable Description Default value
TEXT_REPORTER Activates/deactivates reporter true
TEXT_REPORTER_SUB_FOLDER Sub-folder of reports folder containing text logs linters_logs