List User Repositories (GitHub)
This node lists all repositories for a specific GitHub user. Can filter by type (all, owner, member) and sort by various criteria. Requires a connected GitHub integration.
SocialGitHubRepositoryList
Try this nodeInputs
| Name | Type | Required | Description |
|---|---|---|---|
| integrationId | integration | Yes | GitHub integration to use |
| username | string | Yes | GitHub username |
| type | string | No | Filter by type: 'all', 'owner', 'member' |
| sort | string | No | Sort by: 'created', 'updated', 'pushed', 'full_name' |
| direction | string | No | Sort direction: 'asc' or 'desc' |
| perPage | number | No | Number of results per page (max 100) |
Outputs
| Name | Type | Description |
|---|---|---|
| repositories | json | Array of repositories |
| count | number | Number of repositories returned |
Related Nodes in Integrations
Search Repositories (GitHub)
Search for GitHub repositories
Send Message (Discord)
Send a message to a Discord channel
Send Direct Message (Discord)
Send a direct message to a Discord user
Share Post (LinkedIn)
Share a post to your LinkedIn profile
Get Profile (LinkedIn)
Get your LinkedIn profile information
List Posts (Reddit)
List posts from a subreddit
Share Post (Reddit)
Share a new post to a subreddit
Create Event (Google Calendar)
Create a new calendar event using Google Calendar API
List Events (Google Calendar)
List upcoming events using Google Calendar API
Send Email (Google Mail)
Send an email using Google Mail API
Read Inbox (Google Mail)
Read the last N messages from Gmail inbox