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.261 ·

PR webhook monitoring hardcoded off

PR webhook updates are hardcoded off; PR-monitoring sessions now always poll every 30 minutes instead.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaElsewherewhat it touches
KindIn Developmentin v2.1.261,
You'll notice Nothing to try yet

PR webhook updates are hardcoded off; PR-monitoring sessions now always poll every 30 minutes instead.

The GitHub PR-monitoring cron helper now gates real-time webhook subscription behind two internal constants, both hardcoded to false, so the subscribe-to-PR path can never run. Sessions monitoring a PR now always see "PR webhooks are turned off right now, so this session polls every 30 minutes instead," rather than ever getting webhook-driven updates.

See this entry in the whole of v2.1.261 →

Feedback