-
Notifications
You must be signed in to change notification settings - Fork 91
[CI] Add changed-file scoped test selection with full-suite fallback #243
Copy link
Copy link
Open
Labels
area:ciCI, tooling, or automation workCI, tooling, or automation worklevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:devopsDevOps or infrastructure work category bonus labelDevOps or infrastructure work category bonus labeltype:testingTesting work category bonus labelTesting work category bonus label
Metadata
Metadata
Assignees
Labels
area:ciCI, tooling, or automation workCI, tooling, or automation worklevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:devopsDevOps or infrastructure work category bonus labelDevOps or infrastructure work category bonus labeltype:testingTesting work category bonus labelTesting work category bonus label
Problem
SecuScan needs a production-grade improvement in this area: Faster reliable CI..
Scope
Map changed files to backend/frontend/plugin test subsets, run fast checks first, and fall back to full suite for shared files.
Acceptance Criteria
Verification
CI tests or dry-run output should prove mapping behavior for representative file changes.
Difficulty
Hard, useful issue intended for experienced contributors.