Files
cleveragents-core/scripts
HAL9000 6946e595d3 fix(ci): fix TDD quality gate to pass for non-bug issues and refactor steps file
- Changed gate logic to pass trivially when no TDD test exists for a referenced issue
- This allows feature PRs (like #629) to pass without requiring a TDD test
- Only enforces tag removal IF a TDD test exists for the bug
- Extracted helper functions from tdd_quality_gate_steps.py to tdd_quality_gate_helpers.py
- Reduced steps file from 541 lines to 472 lines (under 500-line limit)
- All quality gates passing: lint, typecheck

Fixes #629
2026-04-26 10:04:02 +00:00
..