is there a way to change where the allure-report folder is generated? I would like to add them inside a folder?
It happens that it is always generated in the root of the project.
is there a way to change where the allure-report folder is generated? I would like to add them inside a folder?
It happens that it is always generated in the root of the project.
I tracked it down to:
looks like by default it picks “allure-report” in the job’s workspace.
Looks like the publisher does have a field called report that you might be able to change
I know this plugin is pretty old and hasn’t had a lot of love though, so you may be out of luck
someone who knows more is around
Hey @halkeye , thanks so much for replying. I was afraid that the report path could not be edited and with this you confirmed it for me. Thank you very much. They should give it more love, it’s a very good plugin.