Remigiusz Dudek
Remigiusz Dudek
That would be a very valuable feature, please let know if there is any progress.
I have posted a Pull Request (really small one), would appreciate if you could review (https://github.com/jenkinsci/gitlab-plugin/pull/1268)
fixes https://github.com/jenkinsci/gitlab-plugin/issues/1140
@OSnuszka as a kind of a work-around you can use [allure-reporter](https://allurereport.org/docs/playwright/) - with this reporter, when running tests with `--last-failed` flag, the newest tests replace previous runs. So the information...