mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-23 06:10:32 +00:00
Merge Playwright and Storybook bot comments into the existing unified <!-- COMFYUI_FRONTEND_PR_REPORT --> comment, reducing PR noise from 4-5 separate bot comments down to 1 (plus external CodeRabbit/Codecov). - Playwright/Storybook scripts now write to SUMMARY_FILE instead of posting standalone comments when that env var is set - All comment-posting jobs now use upsert-comment-section, inserting named sections (playwright, storybook, ci-metrics, chromatic) into the shared comment without clobbering each other - pr-report.yaml cleans up legacy PLAYWRIGHT_TEST_STATUS and STORYBOOK_BUILD_STATUS comments on first run - perf-report.ts collapses detailed metric tables in <details> by default; only the headline FPS/TBT summary and a brief regression count remain visible inline Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>