mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 03:49:31 +00:00
When the repo goes public, anyone can open issues/PRs. The agent team must only engage with collaborators — external submissions are invisible. Shell scripts (refactor, security, qa): source collaborator-gate.sh and exit 0 if SPAWN_ISSUE author is not a collaborator. The bots never see the issue — no comment, no triage, no response. Prompts (discovery issue-responder, refactor community-coordinator, security issue-checker): check gh api collaborators endpoint before engaging with any issue. Collaborator list is cached for 10 minutes to avoid API rate limits. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: A <258483684+la14-1@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| collaborator-gate.sh | ||
| enforce-worktree.ts | ||
| package.json | ||
| pre-merge-check.ts | ||
| schemas.ts | ||
| validate-file.ts | ||