mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
2e675a7bdd
The webhooks SSOT comment claimed the push-driven default scope is "guaranteed" to leave webhooks untouched — false: a push touching the build workflow files trips the workflow_config paths-filter disjunct, which selects every matrix slot (webhooks included; its skip_build slot still reports success and enters the redeploy CSV). Reworded to state the actual behavior. imageOf doc now states the enforced NON-EMPTY subset constraint; serviceEnvPairs doc now truthfully says it has no consumers yet; file header notes the probe flag default and bin/railway's Ruby-only "stage" synonym. Test hygiene: drop the stale bin/railway line-number citation from a test name, the _envConfigTypeAnchor (EnvironmentConfig is genuinely referenced by the shape-compile test), a dead eslint-disable, and a dead `as never` cast (env is an open string); align the webhooks dispatch-name pin regex with the extraction regex's whitespace tolerance.
30 KiB
30 KiB