Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allure.results.history limitation #367

Open
halilerisen opened this issue Jul 11, 2024 · 0 comments
Open

allure.results.history limitation #367

halilerisen opened this issue Jul 11, 2024 · 0 comments

Comments

@halilerisen
Copy link

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.

image

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.

image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant