Skip to content

ci(workflows): Refine Django CI path filters for backend#603

Merged
rechner merged 3 commits into
productionfrom
rechner/ci-filter-fix
Jul 7, 2026
Merged

ci(workflows): Refine Django CI path filters for backend#603
rechner merged 3 commits into
productionfrom
rechner/ci-filter-fix

Conversation

@rechner

@rechner rechner commented Jul 7, 2026

Copy link
Copy Markdown
Member

dorny/paths-filter evaluates each pattern independently with the default predicate-quantifier: some, so a leading ! reads as "match anything outside X" rather than "subtract X". Update to enumerate backend subdirectories of registration/ instead of using registration/** with a !registration/frontend/** exclusion.

@rechner
rechner merged commit 78b0c48 into production Jul 7, 2026
6 checks passed
@rechner
rechner deleted the rechner/ci-filter-fix branch July 7, 2026 06:33
@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

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