GitHub Auto-Discovery: Support Multiple Organizations in a Single Integration
I
Intellectual Finch
Problem Statement
GitHub auto-discovery integrations are currently scoped to a single GitHub organization. Customers with many orgs must manually create and maintain a separate integration for each one. For large enterprises with dozens/hundreds of orgs, this creates significant setup and maintenance overhead and slows catalog onboarding.
Current Behavior
One auto-discovery integration maps to exactly one GitHub org
Each new org requires a fully separate integration to be configured
Org-less repositories are not supported (excluded by design due to load time and scope concerns; not in scope for this request)
Proposed Solution
Allow a single GitHub auto-discovery integration to target multiple organizations:
Multi-select or list-based org configuration within one integration
Ability to add/remove orgs from an existing integration without recreating it
Discovery, sync, and catalog population behavior identical to current single-org flow, applied per selected org
Log In