Skip to content

E2E: Update allure-report-publisher version

Andrejs Cunskis requested to merge update-allure-report-publisher into master

What does this MR do?

This update fixes a small bug where if executed in a forked MR, report publisher would fetch mr_iid from a forked project but ci_project_path from a target project, leading to a comment being posted in a wrong mr of target project.

It should now consistently fetch all data for a forked project if MR comes from a fork.

slack thread (internal): https://gitlab.slack.com/archives/C3JJET4Q6/p1624007889323700

Edited by Andrejs Cunskis

Merge request reports