Skip to content

Patch drift: vim.patch no longer matches PR #12679 - review needed #5

@github-actions

Description

@github-actions

Patch Drift Detected: vim.patch vs PR #12679

The upstream PR #12679 has been updated.
The committed patches/vim.patch no longer matches the current PR diff.

This is a review signal, not a build failure. The build continues to use the
committed patches/vim.patch as-is. Whether that patch still applies cleanly and
whether publication is blocked is determined by the build/release workflow, not this check.

Action Required

  1. Review what changed in the PR: gh pr diff 12679 --repo anomalyco/opencode
  2. Decide whether to adopt the updated diff:
    • If yes, regenerate the patch:
      gh pr diff 12679 --repo anomalyco/opencode > patches/vim.patch
      git add patches/vim.patch
      git commit -m "chore: update vim.patch from PR #12679"
      git push
    • If no, close this issue with a note explaining why
  3. Verify the updated patch still stacks cleanly with the caching patch
  4. Close this issue when done

PR: anomalyco/opencode#12679

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions