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 method for deletion of orphaned items #450

Merged

Conversation

ampuscas
Copy link

Testing done

Submitter checklist

@ampuscas ampuscas requested a review from a team as a code owner April 19, 2024 08:17
import hudson.model.CauseAction;
import hudson.model.Items;
import hudson.model.PeriodicWork;
import hudson.model.*;
Copy link
Member

Choose a reason for hiding this comment

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

You need to change your IDE settings so that it doesn't add/optimizes to * imports

@jglick jglick marked this pull request as draft April 19, 2024 11:42
@jglick
Copy link
Member

jglick commented Apr 19, 2024

Presumably this was meant to target #449, so please keep it in draft and give at least some sort of summary in the PR so other maintainers do not have investigate what this is and where it came from.

@rsandell rsandell merged commit 24ff062 into jenkinsci:separate-orphan-scan Apr 19, 2024
2 of 5 checks passed
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.

3 participants