Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

Self-hosted runner sessions gain 'session git rules' and gh route governance

Self-hosted runner sessions now also reconcile 'session git rules' and a governed gh (GitHub CLI) route

TierUnder the hoodhow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaSelf-Hosted Runnerwhat it touches
KindInternal Changesin v2.1.269,
Under the hood

Self-hosted runner sessions now also reconcile 'session git rules' and a governed gh (GitHub CLI) route

What

Beyond rewriting git push URLs, self-hosted runner session setup now also reconciles a 'session git rules' file (checked against git_mount_push_base_url) and a governed gh (GitHub CLI) route with its own shim directory, both passed into the spawned session process. New telemetry events fire if the session fails to re-present its refreshed token for either of these.

Why

This extends the governed-git relay mechanism to also cover git rules and GitHub CLI traffic, so both are subject to the same session-scoped credential control as git pushes.

See this entry in the whole of v2.1.269 →

Feedback