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

Tighten the scope of changes considered #42

Merged
merged 2 commits into from
Sep 7, 2023
Merged

Tighten the scope of changes considered #42

merged 2 commits into from
Sep 7, 2023

Conversation

bhcleek
Copy link
Contributor

@bhcleek bhcleek commented Sep 7, 2023

Now that gta considers embedded files and Go properly supports file embedding, use that information when deciding whether a package is changed instead of considering any changed file in a package's directory to be a change to the package itself.

Now that gta considers embedded files and Go properly supports file
embedding, use that information when deciding whether a package is
changed instead of considering any changed file in a package's directory
to be a change to the package itself.
@bhcleek bhcleek merged commit 5e086fe into master Sep 7, 2023
5 checks passed
@bhcleek bhcleek deleted the tighten-scope branch September 7, 2023 22:24
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

Successfully merging this pull request may close these issues.

None yet

2 participants