GitHub Puts Confidence Thresholds on Agent Automation in Issues — Admins Choose Apply-Directly vs Suggest-and-Review
GitHub's July 23 changelog put agent automation controls for Issues into public preview, exposing rationale, confidence, and approvals as first-class settings. Repository admins configure an automation level that sets the confidence threshold determining which agent changes apply automatically and which are held for review — 'a small team moving fast might let the agent run on its own, while a busy public repository can hold changes for review.' Supported workflows are triage (labels, types, priority, each action carrying its reasoning without a triage comment), metadata enrichment backfilling missing labels and field values, and spam detection that flags with a reason and holds uncertain cases; the confidence-threshold-as-config pattern is the piece other agent platforms will copy.
↳ Follow the thread