[Improvement] Add an integration test for checking that PRs do not leave unchecked files behind #3317
Open
3 tasks done
Labels
Good first issue
Indicates a good issue for first-time contributors
Status: Parked
Indicates that an issues or pull request will be revisited later
Type: Enhancement
Indicates new feature requests
Describe the bug
We have been having 2 cases in the last 2 weeks where
tests/host_tools/uffd/Cargo.lock
was left behind and not checked in as part of the PR changes that dirtied it.Would be nice to avoid this situations by implementing a integ test for ensuring that git does not report any dirty file.
Checks
The text was updated successfully, but these errors were encountered: