Skip to content

fix deps change filter base - #222

Merged
miguelp1986 merged 1 commit into
developmentfrom
mpena-deps-filter-fix
Aug 18, 2026
Merged

fix deps change filter base#222
miguelp1986 merged 1 commit into
developmentfrom
mpena-deps-filter-fix

Conversation

@miguelp1986

Copy link
Copy Markdown
Member

the paths filter defaults its comparison base to the repo default branch, so every push to development-pw diffs the whole branch against development and always sees Dockerfile.dependencies and dependencies.yml as changed (they differ across the two branches by design), forcing a full deps rebuild on every pw merge. set base to the pushed branch so pushes compare against their own previous commit. base is ignored on pull_request events so pr builds are unaffected.

@miguelp1986
miguelp1986 merged commit a0f217f into development Aug 18, 2026
7 checks passed
@miguelp1986
miguelp1986 deleted the mpena-deps-filter-fix branch August 18, 2026 00:18
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.

1 participant