Retrieve all GitHub repositories accessible to the authenticated user with connection status
Authorization header.
owner/repo formatnullaffiliation: owner,collaborator,organization_membersort: updated (most recently updated first)per_page: 100is_connected field is determined by checking for an active Installation record in the database where:
user_id matches the current userrepo_full_name matches the repositoryis_active is true