{"id":21091366,"url":"https://github.com/andreasscherbaum/github_issue_exporter","last_synced_at":"2025-03-14T06:22:27.463Z","repository":{"id":150259118,"uuid":"67350164","full_name":"andreasscherbaum/github_issue_exporter","owner":"andreasscherbaum","description":"Export GitHub PR and Issues as CSV","archived":false,"fork":false,"pushed_at":"2016-10-05T14:34:18.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T01:13:56.024Z","etag":null,"topics":["csv","export","exporter","github","github-issues","github-pr","sort"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreasscherbaum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-09-04T14:40:01.000Z","updated_at":"2023-09-24T00:53:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"f545b57f-1193-4573-92d8-74c3b68ade8e","html_url":"https://github.com/andreasscherbaum/github_issue_exporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasscherbaum%2Fgithub_issue_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasscherbaum%2Fgithub_issue_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasscherbaum%2Fgithub_issue_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreasscherbaum%2Fgithub_issue_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreasscherbaum","download_url":"https://codeload.github.com/andreasscherbaum/github_issue_exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532988,"owners_count":20306237,"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":["csv","export","exporter","github","github-issues","github-pr","sort"],"created_at":"2024-11-19T21:45:20.153Z","updated_at":"2025-03-14T06:22:27.441Z","avatar_url":"https://github.com/andreasscherbaum.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github_issue_exporter\n\nExport GitHub PR and Issues as CSV\n\n\n## Usage\n\n```\n./pull_requests_and_issues.py [options] \u003cGitHub organization name\u003e \u003cGitHub project name\u003e\n```\n\nWhere *GitHub organization name* is the name of the organization owning the GitHub repository, and *GitHub project name* is the repository name.\n\nOptions:\n\n* --help: Display the help message\n* --state: Select which PR/Issues should be exported (open, closed, all - Default: open)\n* --sort: Sort order for PR/Issues (created, updated, comments - Default: created)\n* --verbose: Output debug messages\n* --quiet: no output except errors\n\n\n## Output\n\nThis tool will export the Pull Requests and Issues into two files, in tab-separated CSV format:\n\n* \"GitHub organization name\"_\"GitHub project name\"_Issues.csv\n* \"GitHub organization name\"_\"GitHub project name\"_PR.csv\n\nThe following fields are exported:\n\n* ID: The Issue/PR number (this is not the GitHub internal ID)\n* Title\n* Created: the timestamp when the Issue/PR was created, beautyfied\n* URL: the web URL for the Issue/PR\n* State: the current state of the Issue/PR\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasscherbaum%2Fgithub_issue_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreasscherbaum%2Fgithub_issue_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreasscherbaum%2Fgithub_issue_exporter/lists"}