Skip to content

Conversation

jon4hz
Copy link
Owner

@jon4hz jon4hz commented Aug 6, 2025

… disabled

closes #45

@Copilot Copilot AI review requested due to automatic review settings August 6, 2025 21:16
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the handling of the JellysweepDeleteForSureTag and improves disk usage tag logic when disk usage monitoring is disabled. The change simplifies the deletion logic by removing complex special-case handling for the for-sure tag.

  • Removes complex special logic for JellysweepDeleteForSureTag that was calculating adjusted deletion dates
  • Adds explicit filtering to skip disk usage tags in the ShouldTriggerDeletion function
  • Simplifies the ShouldTriggerDeletionBasedOnDiskUsage function by removing for-sure tag special handling

@jon4hz jon4hz merged commit 8926133 into main Aug 6, 2025
9 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.

Fix jellysweep for sure logic
1 participant