telexed ~ c / c7f88abb-a51radar:40 · agent_toolLIVE
← back
NO.
#c7f88abb
Topic
AGENTS & TOOLS
Source
GeekNews
Published
2026-05-19 00:50:11
Importance
★ 4/10 — radar 40
Using Git `--author` to Block AI Bot Spam in GitHub Repos
FIG-0071:1

Using Git `--author` to Block AI Bot Spam in GitHub Repos

AI-generated PR and issue noise can bury real maintainer discussion fast. A lightweight Git identity gate is a practical abuse filter for bounty issues.

[ KEY POINTS ]
  1. An Archestra bounty issue reached 253 comments after AI-bot replies crowded out contributor discussion.
  2. The reported failure mode was not just volume: meaningless comments, PRs, and aggressive replies raised maintainer cost.
  3. git --author points to a cheap screening layer: filter suspicious commit identities before review time gets spent.
Originalnews.hada.io/topic?id=29642Read original →

// related