-
-
Notifications
You must be signed in to change notification settings - Fork 550
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
"Variable FILES is empty." if one renames the data/... file #3167
Comments
We've been using
How do we need to change this so that renames are also caught? Would this be a good approach?
|
Maybe better:
|
No... the last one finds wrong files in PRs... |
Maybe @andy5995 has an idea? |
Maybe related to #2595 |
Maybe add
|
Also available with git log:
and
and this one it looks like you've already tried
|
Maybe we need to If someone knows a better solution, please let me know. |
"Variable FILES is empty." if one renames the data/... file.
It seems like our detection of which file was changed doesn't handle renames properly.
Example: #3141
The text was updated successfully, but these errors were encountered: