You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to limit the number of stories created with the allure-plugin. For example, I keep the last 20 builds in Jenkins. And I want to see the last 20 histories on Allure as well.
I limited the builds through Jenkins, but they still appear in the history section. When I try to view their contents, I get this error.
I think you are creating an allure-report.zip artifact file, and it contains the allure-report.
I added "allure.results.history=2" to the allure-results/allure.properties file, but it didn't work.
Is the plugin capable of this feature, or how can I achieve this?
Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered:
What feature do you want to see added?
I want to limit the number of stories created with the allure-plugin. For example, I keep the last 20 builds in Jenkins. And I want to see the last 20 histories on Allure as well.
I limited the builds through Jenkins, but they still appear in the history section. When I try to view their contents, I get this error.
I think you are creating an allure-report.zip artifact file, and it contains the allure-report.
I added "allure.results.history=2" to the allure-results/allure.properties file, but it didn't work.
Is the plugin capable of this feature, or how can I achieve this?
Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered: