Skip to content

ci: update path filters for split core layout#7343

Merged
Xuanwo merged 1 commit intomainfrom
xuanwo/ci-path-filters
Mar 31, 2026
Merged

ci: update path filters for split core layout#7343
Xuanwo merged 1 commit intomainfrom
xuanwo/ci-path-filters

Conversation

@Xuanwo
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo commented Mar 31, 2026

Which issue does this PR close?

N/A.

Rationale for this change

A few specialized workflows still assumed the pre-split core/src/services/... layout or referenced old workflow filenames. That causes important targeted CI jobs to stop triggering for real changes.

What changes are included in this PR?

This updates the path filters for test_fuzz.yml, test_edge.yml, and service_test_ghac.yml to follow the current core/core, core/services, core/layers, and core/testkit structure. It also fixes the stale self-workflow path in those files and in ci_bindings_php.yml.

Are there any user-facing changes?

No user-facing changes. This only restores CI coverage after the directory split.

AI Usage Statement

Built with Codex using GPT-5.4 subagents.

@Xuanwo Xuanwo requested a review from tisonkun as a code owner March 31, 2026 10:06
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. releases-note/ci The PR modifies CI-related content or has a title that begins with "ci" labels Mar 31, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Mar 31, 2026
@Xuanwo Xuanwo merged commit b994026 into main Mar 31, 2026
42 checks passed
@Xuanwo Xuanwo deleted the xuanwo/ci-path-filters branch March 31, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/ci The PR modifies CI-related content or has a title that begins with "ci" size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants