mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-18 03:20:07 +00:00
Wrangler outputs both a unique-per-deployment hash URL and a stable branch alias URL. The previous regex picked the first match which was the hash, changing every deploy. Use the branch alias when present so the PR comment link stays stable and human-readable. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>