simple-elf / allure-report-action

Allure Report action with history
https://simple-elf.github.io/allure-report-action/
MIT License
117 stars 102 forks source link

Running report action within matrix overwrites results #50

Open jbeemster opened 8 months ago

jbeemster commented 8 months ago

Hi there - we have been trying to use this action within a matrix and we are running into an issue where it each run within the matrix ends up deleting / overwriting prior results as all of them end up with the same github_run_id and github_run_num.

Is it possible to publish results as part of a matrix execution? Can we manually override the run_id or run_num to solve this? Or do we need to coalesce the matrix back to have this action run as a singleton?

mgrybyk commented 6 months ago

Hello @jbeemster,

Please consider using one of these: