Skip to content

Conversation

@joshuadavidthomas
Copy link
Contributor

Updates all GitHub Action workflow examples in documentation and code templates from actions/checkout@v4 to actions/checkout@v6.

PR #6667 added code compatibility for actions/checkout@v6, which changed credential storage from .git/config to a separate file using includeIf.gitdir. The documentation and CLI-generated workflow templates still reference actions/checkout@v4.

Refs: #6667 #5827

Changes

  • packages/web/src/content/docs/github.mdx - Updated 4 workflow examples
  • github/README.md - Updated manual setup example
  • packages/opencode/src/cli/cmd/github.ts - Updated generated workflow template

@joshuadavidthomas joshuadavidthomas changed the title docs: update GHA exeamples to use actions/checkout@v6 docs: update GHA examples to use actions/checkout@v6 Jan 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

The following comment was made by an LLM, it may be inaccurate:

Duplicate Found:

This appears to be an existing PR with the exact same title and purpose as the PR you're submitting. It addresses the same updates to GitHub Action workflow examples, transitioning from actions/checkout@v4 to actions/checkout@v6 across documentation and code templates.

Recommendation: Check if PR #6969 is still open and review its status. If it's already merged, this PR may be redundant. If it's still under review, consider consolidating efforts or closing one in favor of the other.

@rekram1-node rekram1-node merged commit 0917991 into anomalyco:dev Jan 5, 2026
3 checks passed
ryanwyler pushed a commit to gignit/opencode that referenced this pull request Jan 6, 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.

2 participants