mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
f0f8a7a16d
Compares the workflow_dispatch scope choice dropdowns in publish-release.yml, stable-release.yml, and canary.yml against the authoritative .scopes keys in release.config.json, failing CI on drift. Also validates that every explicitly-named arm in publish-release.yml's notify-job npm-url case statement is a valid scope (catch-all makes full coverage unnecessary). Parsers fail loud and distinct on shape changes (anchored case detection, loose-vs-strict cross-check, zero-options and zero-block guards) rather than silently passing. Ported from ag-ui-protocol/ag-ui (PR #1914 wiring); config lives at the repo root in CopilotKit.