GitLab CI - pipeline reporting in HTML format

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

Problem to solve

Now all build result reports looks like simple console output from business perspective. So standard console.out as build result - it's no good.

Further details

Allow to attach some folders as HTML reports which can replace standard console.out Example

  • as build result we got coverage.zip with test coverage (look into TeamCity),
  • as build result we got folder with Allure test report (yes we use TDD, and we have in some projects near 5000 Unit tests, so reporting like in TeamCity important for us)

Proposal

Allow to attach some folder with generated HTML and place it in iframe with this results can replace standard console.out report which useless in our case (may be with Content-Security-Policy & X-Frame-Options HTTP headers).

What does success look like, and how can we measure that?

Like in TeamCity - tabs. I open build result and see some HTML in iFrame (not console.out like now).

Another way - multiple iFrames as full pipeline build result.

Links / references

Edited Aug 28, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading