Skip to content

Patch drift: tool-fix.patch no longer matches PR #16751 - review needed #7

@github-actions

Description

@github-actions

Patch Drift Detected: tool-fix.patch vs PR #16751

The upstream PR #16751 has been updated.
The committed patches/tool-fix.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/tool-fix.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 16751 --repo anomalyco/opencode
  2. Decide whether to adopt the updated diff:
    • If yes, regenerate the patch:
      gh pr diff 16751 --repo anomalyco/opencode > patches/tool-fix.patch
      git add patches/tool-fix.patch
      git commit -m "chore: update tool-fix.patch from PR #16751"
      git push
    • If no, close this issue with a note explaining why
  3. Verify the updated patch still stacks cleanly with the caching and vim patches
  4. Close this issue when done

PR: anomalyco/opencode#16751

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions