DEVX-156: docs: add consumer repo reference to validate_spec docstring
Post-merge / detect-and-configure (push) Successful in 31s
Post-merge / release-and-maintain (push) Successful in 53s

Co-authored-by: emil User <emil.simeonov@tutanota.com>
This commit was merged in pull request #283.
This commit is contained in:
2026-08-24 21:52:18 +00:00
committed by kireto
parent d0e3f3918b
commit 0ac2bf4a8c
+1
View File
@@ -3,6 +3,7 @@
"""Validate that a PR has a spec file with required sections and acceptance criteria.
Spec-driven development gate. Runs in CI before expensive jobs.
Used by grm, infra, sso-bridge, and devx itself.
Validates:
1. A spec file exists at ``docs/specs/<TASK-ID>.md`` (TASK-ID extracted from branch).