Skip to content

Conversation

tw-owen-nelson
Copy link
Collaborator

Unlike custom fileignores in .talismanrc, all file names ignored by scope configs should be ignored regardless of relative path within repo

Fixes #476

node_modules should not be checked into git. If you do this and would
like to continue to ignore it, create a fileignoreconfig in .talismanrc
for 'node_modules'

Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
When checking if an Addition belongs to any scopes, we should compare
just the basename of the Addition instead of using the standard
filename/path matching logic.

Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
@tw-owen-nelson tw-owen-nelson merged commit 9c8988e into main Apr 17, 2025
5 checks passed
@tw-owen-nelson tw-owen-nelson deleted the fix-476 branch April 17, 2025 18:30
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.

Golang scope files not ignored in submodules since 1.33.0
1 participant