Skip to content

Conversation

@phatblat
Copy link
Member

@phatblat phatblat commented Aug 6, 2025

Resolves: PARE-128

Root-relative Paths

This feature adds support for prefixing paths with / to indicate that the path matching should be anchored at the root of the repo. This allows for /Cargo.toml to reference that file at the root of the repo.

This fixes issues where a path of just Cargo.toml matches any file of that name anywhere in the repo.

WIP Claude-generated solution. Needs review and testing.

phatblat added 3 commits July 18, 2025 12:33
This allows for avoiding matching files in other pipelines by making the root location explicit
@phatblat phatblat self-assigned this Aug 6, 2025
@phatblat phatblat added the enhancement New feature or request label Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants