mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-10 08:07:03 +00:00
- addSyncRepository skips the auto_pull/fork_open_prs defaults on fork/dev workspaces where the backend rejects them (saving a new sync repo from an EE fork 400'd deterministically) - change_workspace_id strips webhook id/secret/error from the copied git_sync and deletes the stale GitHub hooks post-commit: they deliver to the old (archived) workspace URL, so the new workspace would report a live webhook while polling at the relaxed interval; next save re-registers cleanly - EE: PR diff checks for contributor-fork PRs clone the synthetic pull/<n>/head ref (head.ref doesn't exist in the base repo) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PP5gBSPfo1YtkL1sWVAjJm