Skip to content

docs(agent): prefix CONTRIBUTING commands with GOWORK=off#17

Merged
intel352 merged 1 commit into
masterfrom
chore/gowork-off-1779214886-agent
May 19, 2026
Merged

docs(agent): prefix CONTRIBUTING commands with GOWORK=off#17
intel352 merged 1 commit into
masterfrom
chore/gowork-off-1779214886-agent

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Follow-up to workflow#721 (upstream template).

Follow-up to workflow#721. Multi-repo workspace go.work short-circuits
plugin builds unless GOWORK=off is set.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 19, 2026 18:21
@intel352 intel352 merged commit 99fd308 into master May 19, 2026
8 checks passed
@intel352 intel352 deleted the chore/gowork-off-1779214886-agent branch May 19, 2026 18:22
Copy link
Copy Markdown

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

Updates this repo’s contributor documentation to ensure local build/test/vet commands run outside of any Go workspace context, aligning with the upstream template referenced in the PR description.

Changes:

  • Prefix go build ./... and go test ./... with GOWORK=off in the local development section.
  • Prefix go vet ./... with GOWORK=off in the pull request checklist.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants