ci: make managed validation path-aware #1

Merged
Jens merged 1 commits from codex/runner-fast-path-20260903 into main 2026-09-03 00:59:09 +00:00
Owner

Summary

  • retain the required managed-validation status for every pull request;
  • use a bounded fast path for documentation and baseline-workflow-only changes;
  • keep the full test, lint, typecheck and build suite for runtime-affecting changes;
  • stop duplicate feature-branch validation where the pull-request event already covers it.

Safety

The fast path still checks whitespace errors and unresolved merge markers. If the base branch cannot be resolved safely, validation falls back to the full suite.

## Summary - retain the required managed-validation status for every pull request; - use a bounded fast path for documentation and baseline-workflow-only changes; - keep the full test, lint, typecheck and build suite for runtime-affecting changes; - stop duplicate feature-branch validation where the pull-request event already covers it. ## Safety The fast path still checks whitespace errors and unresolved merge markers. If the base branch cannot be resolved safely, validation falls back to the full suite.
Jens added 1 commit 2026-09-03 00:58:52 +00:00
ci: add lightweight validation fast path
Managed validation / full (pull_request) Failing after 14s
aa0243a8b2
Jens scheduled this pull request to auto merge when all checks succeed 2026-09-03 00:59:08 +00:00
Jens merged commit 20f474f559 into main 2026-09-03 00:59:09 +00:00
Jens deleted branch codex/runner-fast-path-20260903 2026-09-03 00:59:09 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Jens/LumaOps-Public#1