{"id":23521559,"url":"https://github.com/tubone24/github-api-v4-python","last_synced_at":"2026-05-01T19:32:34.421Z","repository":{"id":46217740,"uuid":"228132633","full_name":"tubone24/github-api-v4-python","owner":"tubone24","description":"Aggregate PR to the master branch and output the release results in CSV format.","archived":false,"fork":false,"pushed_at":"2023-12-15T20:09:22.000Z","size":13,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-25T17:12:37.728Z","etag":null,"topics":["githubapi","graphql","release-management"],"latest_commit_sha":null,"homepage":"","language":"Python","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/tubone24.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}},"created_at":"2019-12-15T05:17:43.000Z","updated_at":"2020-03-10T09:06:57.000Z","dependencies_parsed_at":"2023-12-15T21:37:27.572Z","dependency_job_id":"7cbfb00d-3f34-4f5e-8275-78602b46b3f6","html_url":"https://github.com/tubone24/github-api-v4-python","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/tubone24%2Fgithub-api-v4-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tubone24%2Fgithub-api-v4-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tubone24%2Fgithub-api-v4-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tubone24%2Fgithub-api-v4-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tubone24","download_url":"https://codeload.github.com/tubone24/github-api-v4-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239212553,"owners_count":19600830,"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":["githubapi","graphql","release-management"],"created_at":"2024-12-25T17:12:41.083Z","updated_at":"2026-05-01T19:32:29.363Z","avatar_url":"https://github.com/tubone24.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-api-v4-python\n\nAggregate PR to the master branch and output the release results in CSV format.\n\n## Background\n\nNormally, when you release a system, there should be a release management table that summarizes the release date and release contents, such as release management, but it was troublesome because it was not organized! It was something.\n\nHowever, our source is managed on GitHub, and we always follow the branch strategy of Git-flow, so if you collect PR and commit history, you can do it! It was.\n\n## How to use\n\n### Precondition\n\n- Python3.6 or more.\n\nInstall dependencies.\n\n```\npip install -r requirements.txt\n```\n\n\nCreate environments file(dot env). \n\n```\ntouch .env\n```\n\nSet the GitHub API Tokens to `.env`.\n\n```\nTOKEN=YourGitHubToken\nENDPOINT=https://api.github.com/graphql\n```\n\nIf you use Hosted GitHub Enterprise, Change ENDPOINT to yours.\n\n## How to use\n\n```\npython get_master_deploy.py \n```\n\n## More Information?\n\nRead the article below.\n\n[面倒なことはPythonにやらせよう@GitHub API v4を使ったリリース実績取得](https://blog.tubone-project24.xyz/2019/12/16/python-auto)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftubone24%2Fgithub-api-v4-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftubone24%2Fgithub-api-v4-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftubone24%2Fgithub-api-v4-python/lists"}