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

Odd watch match, error in bisect and/or anchoring logic? #6834

Open
tripleee opened this issue Mar 10, 2022 · 1 comment
Open

Odd watch match, error in bisect and/or anchoring logic? #6834

tripleee opened this issue Mar 10, 2022 · 1 comment
Labels
area: blacklists area: commands area: spamchecks Detections or the process of testing posts. (No space in the label, is because of Hacktoberfest) status: confirmed Confirmed as something that needs working on. type: feature request Shinies.

Comments

@tripleee
Copy link
Member

What problem has occurred? What issues has it caused?

The post https://metasmoke.erwaysoftware.com/post/353825 was reported as a title match, but !!/bisect et al. don't reveal why.

https://chat.stackexchange.com/transcript/message/60613689#60613689 shows several of us trying to figure out what caused it, but failing.

Eventually I hacked findspam.py to reveal which rule matched, and it came back with the watchlist after all. (Investigation still pending, though. This might still be a red herring.)

What would you like to happen/not happen?

Several things really.

  • There should be a way to figure out why something matched. !!/bisect might be best left as it is, though then we'd want to have a separate troubleshooting command for chasing down the match from various regexes inside findspam.py.
  • If there is a discrepancy between !!/bisect and the actual watch/blacklist logic, it needs to be found and corrected.
  • Ultimately, this looks like a regex which at the very least should be isolated and assessed.

Sorry for the messy ticket, I'll hopefully be able to clean this up somewhat later on.

@stale stale bot added the status: stale label Apr 16, 2022
@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been closed because it has had no recent activity. If this is still important, please add another comment and find someone with write permissions to reopen the issue. Thank you for your contributions.

@stale stale bot closed this as completed Apr 17, 2022
@makyen makyen added the status: confirmed Confirmed as something that needs working on. label Apr 18, 2022
@makyen makyen reopened this Apr 18, 2022
@stale stale bot removed the status: stale label Apr 18, 2022
@makyen makyen added type: feature request Shinies. area: blacklists area: spamchecks Detections or the process of testing posts. (No space in the label, is because of Hacktoberfest) area: commands labels May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: blacklists area: commands area: spamchecks Detections or the process of testing posts. (No space in the label, is because of Hacktoberfest) status: confirmed Confirmed as something that needs working on. type: feature request Shinies.
Development

No branches or pull requests

2 participants