{"id":16273096,"url":"https://github.com/brianpetro/get-github-inbox","last_synced_at":"2025-04-08T15:51:26.107Z","repository":{"id":254152008,"uuid":"823819927","full_name":"brianpetro/get-github-inbox","owner":"brianpetro","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-21T16:48:12.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T12:32:27.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianpetro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-03T19:36:34.000Z","updated_at":"2024-10-31T12:36:55.000Z","dependencies_parsed_at":"2024-08-21T19:06:40.107Z","dependency_job_id":null,"html_url":"https://github.com/brianpetro/get-github-inbox","commit_stats":null,"previous_names":["brianpetro/get-github-inbox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianpetro%2Fget-github-inbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianpetro%2Fget-github-inbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianpetro%2Fget-github-inbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianpetro%2Fget-github-inbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianpetro","download_url":"https://codeload.github.com/brianpetro/get-github-inbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247878016,"owners_count":21011154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T18:22:25.712Z","updated_at":"2025-04-08T15:51:26.075Z","avatar_url":"https://github.com/brianpetro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Get GitHub Inbox Smart Action\n\n## Description\nThe Get GitHub Inbox Smart Action is a custom action for Smart Connect that allows users to fetch and filter issues and discussions from a specified GitHub repository. This action provides an easy way to retrieve your GitHub inbox, including both issues and discussions, with options to filter by status and state.\n\n## Features\nFetch issues and discussions from a specified GitHub repository\nFilter issues by status (open, closed, all)\nFilter issues and discussions by state (new, replied)\nPagination support for large repositories\n\n## Installation\nUse the \"Add Action\" button in Smart Connect.\n\n### Configuration\nTo use this Smart Action, you need to configure the following settings in the Smart Connect app:\n1. personal_access_token: Your GitHub Personal Access Token\n2. repository_name: The name of the repository you want to fetch from\n3. repository_owner: The owner of the repository (username or organization name)\n\n## How it works\nThe Get GitHub Inbox Smart Action exposes an API endpoint that can be called with the following parameters:\n`status` (optional): Filter issues by status (open, closed, all). Default is \"all\".\n`state` (optional): Filter issues and discussions by state (new, replied).\n`per_page` (optional): Number of items to fetch per page. Default is 10.\n`page_limit` (optional): Maximum number of pages to fetch. Default is 1.\n\n## Response\nThe action returns a JSON object containing two arrays:\n1. issues: An array of GitHub issues matching the specified filters\n2. discussions: An array of GitHub discussions matching the specified filters\nEach item in these arrays contains relevant information such as the issue/discussion number, title, state, URL, and timestamps.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianpetro%2Fget-github-inbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianpetro%2Fget-github-inbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianpetro%2Fget-github-inbox/lists"}