Our *.Dockerfiles are getting flagged for warnings by GHA. However each time a job runs it gets flagged. So we get dozens of comments in the diffs, which makes reviewing PRs here difficult
To fix this issue this cleans up the common warnings we have seen
We may also want to separately consider only raising these warnings once so as to keep PR reviews manageable
Edit: For clarity these are the GHA warnings that I see currently. It takes quite a bit of scrolling to get through them all
Our
*.Dockerfile
s are getting flagged for warnings by GHA. However each time a job runs it gets flagged. So we get dozens of comments in the diffs, which makes reviewing PRs here difficultTo fix this issue this cleans up the common warnings we have seen
We may also want to separately consider only raising these warnings once so as to keep PR reviews manageable
Edit: For clarity these are the GHA warnings that I see currently. It takes quite a bit of scrolling to get through them all