Compliance Finding
Category: ci-workflows
Severity: warning
Check: claude-missing-check-run-trigger
Detail
The claude.yml workflow is missing the check_run trigger. Without it the claude-ci-fix job cannot respond to CI failures on PRs automatically. Add check_run: types: [completed] to the on: block.
Standard Reference
standards/ci-standards.md#4-claude-code-claudeyml
Remediation
Please review the linked standard and bring this repository into compliance.
See the full standards documentation for implementation guidance.
This issue was automatically created by the weekly compliance audit.
Compliance Finding
Category:
ci-workflowsSeverity:
warningCheck:
claude-missing-check-run-triggerDetail
The
claude.ymlworkflow is missing thecheck_runtrigger. Without it theclaude-ci-fixjob cannot respond to CI failures on PRs automatically. Addcheck_run: types: [completed]to theon:block.Standard Reference
standards/ci-standards.md#4-claude-code-claudeyml
Remediation
Please review the linked standard and bring this repository into compliance.
See the full standards documentation for implementation guidance.
This issue was automatically created by the weekly compliance audit.