Skip to content

add method for deletion of orphaned items#450

Merged
rsandell merged 2 commits intojenkinsci:separate-orphan-scanfrom
ampuscas:separate-orphan-scan
Apr 19, 2024
Merged

add method for deletion of orphaned items#450
rsandell merged 2 commits intojenkinsci:separate-orphan-scanfrom
ampuscas:separate-orphan-scan

Conversation

@ampuscas
Copy link

Testing done

### Submitter checklist
- [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch!
- [ ] Ensure that the pull request title represents the desired changelog entry
- [ ] Please describe what you did
- [ ] Link to relevant issues in GitHub or Jira
- [ ] Link to relevant pull requests, esp. upstream and downstream changes
- [ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue

@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
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