logoalt Hacker News

PR spam today looks like email spam in the early 2000s

55 pointsby dakshguptatoday at 2:32 PM46 commentsview on HN

Comments

Retr0idtoday at 4:27 PM

Maybe we should cut out the middle-man and make it easy for people to donate token credits to open-source projects, and let the maintainers decide how to use them.

show 4 replies
j2kuntoday at 4:35 PM

In my main project we added a new requirement that all new contributors meet a maintainer in a non-textual format before their first PR is merged. Seems to work well for a small project.

show 3 replies
aniokonotoday at 6:04 PM

What are the best solutions to this issue?

janalsncmtoday at 6:00 PM

I understand this is a general problem in OSS, but I also hope the irony isn’t lost that this article is specifically complaining about AI slop PRs to the Open Claw repo.

If the maintainers are that tired of it, they should update OpenClaw to prevent it from submitting PRs to their repo.

fecal_hengetoday at 4:39 PM

Can I ask what the motive is to create agents to do this? Where is the profit?

show 4 replies
giancarlostorotoday at 5:19 PM

Does github not have rulesets for who can even try to do a PR? I would lockdown my repositories if I didn't want any PR slop.

runarbergtoday at 4:34 PM

AI agents who review the slop created by other AI agents is not the answer here.

I much prefer a blanket ban on PRs and issues created by AI agents (which is what I personally do for my repos; so far I have closed one[1]). In fact I would love a github alternative which considers AI contributions to be a breach of their terms of use and ban any people who let AI agents loose on their platform.

1: https://github.com/runarberg/markdown-it-math/pull/48#issuec...

show 4 replies