TAP Reporter
Posts a pack of TAP logs , zipped as a GitHub Action artifact
- A separate TAP file for each processed linter
Usage
Access GitHub action run

Click on Artifacts then click on MegaLinter reports

Open the downloaded zip file and browse linters TAP reports
Other CI tools
If you are not using GitHub Actions, you can export mega-linter.log and folder <WORKSPACE>/report
Configuration
| Variable | Description | Default value |
|---|---|---|
| TAP_REPORTER | Activates/deactivates reporter | true |
| TAP_REPORTER_SUB_FOLDER | Sub-folder of reports folder containing tap logs | tap |