Skip to content

Commit 0775332

Browse files
devversiondylhunn
authored andcommitted
ci: fix pullapprove to match hidden files and directories (angular#46520)
After some testing, and experiences in other PRs, it looks like Pullapprove does not match hidden files/directories as their globbing logic `wcmatch` does not enable the `DOTGLOB` flag. See: https://facelessuser.github.io/wcmatch/glob/. ng-dev is updated to reflect this with: angular/dev-infra#642. https://github.com/dropseed/pullapprove/blob/8a26c19346680cfcb8a635707257a74ee56b91ca/pullapprove/context/functions.py#L13 PR Close angular#46520
1 parent ff071bb commit 0775332

File tree

1 file changed

+228
-227
lines changed

1 file changed

+228
-227
lines changed

0 commit comments

Comments
 (0)