Skip to content
Discussion options

You must be logged in to vote

This repo runs the same problem — GSD-2 generates PRs for its own development, and the volume is real. The approach that works here: issue-first workflow (PRs without linked issues get returned), adversarial code review (no rubber-stamps), stale closure at 5 days for unreplied change requests, and an automated triage workflow that processes the full backlog each run. The key leverage points: (1) labeling everything so you can filter, (2) requiring tests so low-quality PRs close themselves, and (3) not letting "it looks fine" substitute for an actual review. See https://github.com/gsd-build/gsd-2/blob/main/CONTRIBUTING.md for the standards this repo enforces.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by trek-e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants