We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d594c commit a12c0e8Copy full SHA for a12c0e8
1 file changed
.github/workflows/backport.yml
@@ -137,7 +137,7 @@ jobs:
137
Do NOT run git cherry-pick --continue or git commit.
138
PROMPT
139
140
- opencode run --model vercel/anthropic/claude-opus-4.6 "$(cat /tmp/backport-prompt.txt)"
+ opencode run --model vercel/anthropic/claude-opus-4.7 "$(cat /tmp/backport-prompt.txt)"
141
142
# Verify all conflicts are resolved
143
REMAINING=$(git diff --name-only --diff-filter=U || true)
0 commit comments