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

Add a new property max_show_stale_days to control show expiration rule #1208

Merged

Conversation

DiegoTavares
Copy link
Collaborator

Link the Issue(s) this Pull Request is related to.
Fixes #1205 caused by #1151

Summarize your change.
The recently introduced PR #1151 ended up changing the default behaviour of the system, where shows would only be marked as inactive manually. This PR keeps the functionally but adds a new property entry to set the number of days a show needs to be stale (No new jobs) to be marked as inactive and sets the default to -1, which deactivates the feature.

The recently introduced PR#1151 ended up changing the default behaviour of the system, where shows would only
be marked as inactive manually. This PR keeps the functionally but adds a new property entry to set the number
of days a show needs to be stale (No new jobs) to be marked as inactive and sets the default to -1, which
deactivates the feature.
Copy link
Collaborator

@bcipriano bcipriano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this. Change looks good in general, just one question.

Signed-off-by: Diego Tavares da Silva <[email protected]>
@bcipriano bcipriano merged commit 962b227 into AcademySoftwareFoundation:master Sep 29, 2022
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

Successfully merging this pull request may close these issues.

The testing show has been deactivated
2 participants