Skip to content

Golang static checks only run for Go changes. - #3101

Open
3405691582 wants to merge 1 commit into
google:mainfrom
3405691582:staticcheck_nogo
Open

Golang static checks only run for Go changes.#3101
3405691582 wants to merge 1 commit into
google:mainfrom
3405691582:staticcheck_nogo

Conversation

@3405691582

Copy link
Copy Markdown
Collaborator

Use dorny/paths-filter to only run Go static checks for Go changes. This should improve presubmit signal-to-noise when making changes that don't touch Go code.

@3405691582
3405691582 requested a review from 0405ysj August 26, 2026 17:54
Use dorny/paths-filter to only run Go static checks for Go changes.
This should improve presubmit signal-to-noise when making changes that
don't touch Go code.

@0405ysj 0405ysj left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huge thanks on this! Could we expand? I think we can skip more checks like cvd tests with frontend-only changes.

@0405ysj 0405ysj added the kokoro:force-run Trigger a presubmit build unconditionally. label Aug 27, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:force-run Trigger a presubmit build unconditionally. label Aug 27, 2026
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.

3 participants