Skip to content

Conversation

@snomiao
Copy link
Member

@snomiao snomiao commented Jan 8, 2026

This PR updates all repository URLs from the old comfyanonymous organization to the new Comfy-Org organization.

Changes include:

  • Updated repository references in coreping task
  • Updated repository references in all issue transfer tasks
  • Updated repository references in notification tasks
  • Updated repository references in run scripts and documentation

Bug Fixes:

  • Fixed PR deduplication logic to use `html_url` instead of PR number

Data Migration:

All URL-based indexing has been updated to:

  • Use `html_url` as the unique identifier for PRs across all repositories
  • Filter out deprecated comfyanonymous/ComfyUI URLs in database queries
  • Ensure proper deduplication using the full URL instead of just PR number

This ensures all GitHub API calls and repository references point to the correct organization while maintaining data integrity.

Copilot AI review requested due to automatic review settings January 8, 2026 03:51
@vercel
Copy link
Contributor

vercel bot commented Jan 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
comfy-pr Ready Ready Preview, Comment Jan 14, 2026 3:39am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates all repository URLs from the old comfyanonymous organization to the new Comfy-Org organization. This is a critical infrastructure change ensuring all GitHub API calls and repository references point to the correct organization.

Key changes:

  • Updated repository references in REPOLIST configurations across multiple task files
  • Added deduplication logic in coreping task to handle migration from old to new URLs
  • Updated documentation and inline comments to reflect the new repository structure

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
run/index.ts Updated REPOLIST to use Comfy-Org/ComfyUI instead of comfyanonymous/ComfyUI
run/gh-bugcop/gh-bugcop.tsx Updated REPOLIST to use Comfy-Org/ComfyUI instead of comfyanonymous/ComfyUI
run/easylabel.tsx Updated REPOLIST and commented example URL to use Comfy-Org/ComfyUI
run/README.md Updated documentation to reflect Comfy-Org/ComfyUI repository
app/tasks/gh-issue-transfer-frontend-to-comfyui/index.ts Updated destination repository URL and documentation comments
app/tasks/gh-issue-transfer-comfyui-to-workflow_templates/index.ts Updated source repository URL and documentation comments
app/tasks/gh-issue-transfer-comfyui-to-frontend/index.ts Updated source repository URL and documentation comments
app/tasks/gh-issue-transfer-comfyui-to-desktop/index.ts Updated source repository URL and documentation comments
app/tasks/gh-desktop-release-notification/index.ts Updated repos configuration to use Comfy-Org/ComfyUI
app/tasks/gh-core-tag-notification/index.ts Updated repo configuration to use Comfy-Org/ComfyUI
app/tasks/coreping/coreping.ts Updated REPOLIST, added deduplication logic, and updated example URLs

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants