mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-15 18:21:09 +00:00
1.0 KiB
1.0 KiB
Summary
Testing
Use what applies. If you skipped something, add a short note instead of forcing it.
bun run format && bun run validatebun run validate:ci-paritybefore requesting reviewbun run test:e2eif this PR touches command routing, proxy flows, or workflow/release logiccd ui && bun run validateif UI changed- Not run
Checklist
Check what applies. Not every item is relevant for every PR.
- Base branch is
devunless this is an approved hotfix - Branch name follows
feat/*,fix/*,docs/*, or approved hotfix naming - Relevant
--helpoutput updated if CLI behavior changed - Tests added or updated if behavior changed
- README or local docs updated if user-facing behavior changed
- If a check failed, the PR body explains what failed and what changed to fix it
- No secrets, tokens, or private config data are included
Docs Impact
Docs impact: none | minor | major
Action: no update needed or describe what doc was updated