Skip to content

Conversation

@jakebailey
Copy link
Member

Should unbreak gopls mcp.

Copilot AI review requested due to automatic review settings November 15, 2025 20:28
Copilot finished reviewing on behalf of jakebailey November 15, 2025 20:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds the Go binary installation directory (GOBIN or GOPATH/bin) to the system PATH in the CI environment. This ensures that Go binaries installed via go install (such as gopls) are available for execution in subsequent workflow steps.

Key changes:

  • Adds a new bash step to the setup-go composite action that determines the appropriate Go binary directory and appends it to GITHUB_PATH

@jakebailey jakebailey added this pull request to the merge queue Nov 17, 2025
Merged via the queue into main with commit 645ba45 Nov 17, 2025
22 checks passed
@jakebailey jakebailey deleted the jabaile/gobin-ci branch November 17, 2025 17:21
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