Skip to content

Conversation

@dgtlmoon
Copy link
Owner

@dgtlmoon dgtlmoon commented Oct 27, 2025

After detecting ANY matching change (added/changed/removed based on your filter settings), the NEXT check with identical content falsely triggers

Scenario Condition 1 Condition 2 Diff Filtering? Bug Possible?
First check Any False (no history) No ❌ No
Default settings (all=YES) False Any No ❌ No
All disabled (all=NO) False Any No ❌ No
Custom filter + 2nd+ check ✅ True ✅ True Yes ✅ YES

and now, the full snapshot is still saved (this does not strip added/changed/removed lines), only limits the triggers of the change detection.

You will need to use {{diff_removed}} etc in your notification

AND does this add/remove/changed still properly restrict change alerts? what if i didnt set any other filter options, will it still alert me if i only 'remove' selected for example?

@dgtlmoon dgtlmoon changed the title After detecting an added/changed line, the NEXT check with identical content falsely triggers After detecting ANY matching change (added/changed/removed based on your filter settings), the NEXT check with identical content falsely triggers Oct 27, 2025
…emoved lines), only limits the triggers of the change detection.
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.

2 participants