mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
e251bcac83
Run the same public HTTP and socket cases against TypeScript and all native runtimes. Keep native toolchains out of JavaScript-only jobs, require the dedicated conformance gate, and retain regression evidence and fixture review rules.
15 lines
744 B
Plaintext
15 lines
744 B
Plaintext
* @tylerslaton @jpr5 @ranst91 @marthakelly @mme
|
|
|
|
# CI supply-chain hardening — allowlist changes require core dev review
|
|
.github/config-allowlist.txt @tylerslaton @jpr5 @ranst91 @marthakelly @mme
|
|
|
|
# Showcases — demo team owns these alongside core dev
|
|
examples/showcases/ @CopilotKit/demo @tylerslaton @jpr5 @ranst91 @marthakelly @mme
|
|
|
|
# Angular package — Angular contributors own these alongside core dev
|
|
packages/angular/ @wolfmanfx @rainerhahnekamp @tylerslaton @jpr5 @ranst91 @marthakelly @mme
|
|
|
|
# Shared runtime contract and gate require independent engineering review.
|
|
/tools/runtime-conformance/ @tylerslaton @jpr5 @ranst91 @marthakelly @mme
|
|
/.github/workflows/intelligence-runtimes.yml @tylerslaton @jpr5 @ranst91 @marthakelly @mme
|