Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Discussion] Should files with 'rename' status be checked? #14

Open
niheaven opened this issue Aug 23, 2022 · 1 comment
Open

[Discussion] Should files with 'rename' status be checked? #14

niheaven opened this issue Aug 23, 2022 · 1 comment

Comments

@niheaven
Copy link
Member

Now GHA checks all files except for removed ones, and should rename one be excluded also?

if ($Filter) { $files = $files | Where-Object { $_.status -ne 'removed' } }

@rashil2000
Copy link
Member

...should rename one be excluded also?

Yes

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

No branches or pull requests

2 participants