[GH-ISSUE #332] Automatically add user github repositories on connect #286

Closed
opened 2026-02-25 21:34:39 +03:00 by kerem · 0 comments
Owner

Originally created by @jasonmunro on GitHub (Mar 27, 2019).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/332

Originally assigned to: @jasonmunro, @David-Muhasa on GitHub.

🚀 Feature

It would be nice to automatically add a user's Github repositories when github connect is enabled.

Design, Layout, Architecture

It should be pretty easy to query the user's repositories and add them to the user settings on github connect. The Github API already has an endpoint to list them, so we just need to write some code to fetch the list, parse it, and add them to the user settings when they first connect.

Originally created by @jasonmunro on GitHub (Mar 27, 2019). Original GitHub issue: https://github.com/cypht-org/cypht/issues/332 Originally assigned to: @jasonmunro, @David-Muhasa on GitHub. ## 🚀 Feature It would be nice to automatically add a user's Github repositories when github connect is enabled. ### Design, Layout, Architecture It should be pretty easy to query the user's repositories and add them to the user settings on github connect. The Github API already has an endpoint to list them, so we just need to write some code to fetch the list, parse it, and add them to the user settings when they first connect.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#286
No description provided.