Skip to content

fix(cas-evals): preserve transport failure causes; add codeowners and harden workflows#8

Merged
OgeonX-Ai merged 3 commits into
mainfrom
chore/governance-hardening
Jul 6, 2026
Merged

fix(cas-evals): preserve transport failure causes; add codeowners and harden workflows#8
OgeonX-Ai merged 3 commits into
mainfrom
chore/governance-hardening

Conversation

@OgeonX-Ai

Copy link
Copy Markdown
Contributor

Summary

  • Adds .github/CODEOWNERS and hardens permissions/timeouts across codeql.yml, pages.yml, pr-lint.yml, stale.yml
  • Preserves transport failure causes in the reference-product adapter (src/cas_evals/reference_product.py) with expanded test coverage in tests/test_reference_product.py

6 files changed, +39/-4.

Part of the Phase 30 release train (.planning/phases/30-release-train-and-branch-hygiene/).

🤖 Generated with Claude Code

Aitomates and others added 3 commits July 3, 2026 20:04
Enterprise governance hardening:
- Add explicit /.github/ ownership to CODEOWNERS where missing.
- Add top-level least-privilege permissions (default contents: read)
  to workflows lacking one, granting only the scopes each needs.
- Add timeout-minutes to jobs missing one.
YAML hardening only; no build logic, scripts, or step contents changed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@OgeonX-Ai OgeonX-Ai merged commit 4fe936c into main Jul 6, 2026
10 checks passed
@OgeonX-Ai OgeonX-Ai deleted the chore/governance-hardening branch July 6, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants