- I notice a lot of stuff in github issues all the time
- For example, there is this +1 comment pasted like 500 times that I have seen a lot over issues
- Cant we have a github regex bot of sorts ^(\W+)?\+(\W+)?1(\W+)?$ that removes all such comments? or let the author of the repo control what kind of regex based stuff to remove?
- I know regex kind of sounds old fashioned in the age of LLMs but it is kinda simple to manage and doesnt require crazy infra to run
Yes you can, and those comments will then say "plus one", which you will add to your regex, and then they will say "++", which you will add to your regex, and then they will say "I agree", which you will add to your regex, and then they will say "me too", ......