Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

New warning for unusable governed-git GitHub mount URLs

Claude Code now warns when a governed-git mount's GitHub URL can't be used, and falls back to the machine's own GitHub access

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaSelf-Hosted Runnerwhat it touches
KindImprovementsin v2.1.269,
Group of 2 You'll notice

Claude Code now warns when a governed-git mount's GitHub URL can't be used, and falls back to the machine's own GitHub access

What

  • The helper that validates a governed-git mount's push URL now accepts an optional custom warning message, used when the URL is unusable, falling back to the previous hardcoded message if none is supplied.
  • A new warning is emitted when a work item's governed-git configuration references an unusable GitHub REST mount URL. When this happens, the session falls back to the machine's own GitHub access and asks the user to report the issue to Anthropic support.

Why This surfaces a clear warning and a usable fallback instead of silently failing when a governed-git mount's GitHub URL doesn't work.

See this entry in the whole of v2.1.269 →