{"id":25171794,"url":"https://github.com/basemax/autocreategithubissuesmanage","last_synced_at":"2026-04-24T21:31:39.903Z","repository":{"id":222902278,"uuid":"758683420","full_name":"BaseMax/AutoCreateGitHubIssuesManage","owner":"BaseMax","description":"Automatically create GitHub issues from a file using Python. (Project Management)","archived":false,"fork":false,"pushed_at":"2024-02-16T21:15:52.000Z","size":26,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T11:57:23.939Z","etag":null,"topics":["github","github-issue","github-issues","project-management","project-manager","py","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BaseMax.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}},"created_at":"2024-02-16T20:54:43.000Z","updated_at":"2024-04-23T14:46:49.000Z","dependencies_parsed_at":"2024-02-16T22:58:35.709Z","dependency_job_id":"253807b1-2e04-46c4-8a33-ccb9f8863199","html_url":"https://github.com/BaseMax/AutoCreateGitHubIssuesManage","commit_stats":null,"previous_names":["basemax/autocreategithubissuesmanage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BaseMax/AutoCreateGitHubIssuesManage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FAutoCreateGitHubIssuesManage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FAutoCreateGitHubIssuesManage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FAutoCreateGitHubIssuesManage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FAutoCreateGitHubIssuesManage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BaseMax","download_url":"https://codeload.github.com/BaseMax/AutoCreateGitHubIssuesManage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FAutoCreateGitHubIssuesManage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["github","github-issue","github-issues","project-management","project-manager","py","python","python3"],"created_at":"2025-02-09T09:22:07.637Z","updated_at":"2026-04-24T21:31:39.887Z","avatar_url":"https://github.com/BaseMax.png","language":"Python","readme":"# Auto Create GitHub Issues - Project Management\n\nAutomatically create GitHub issues from a file using Python.\n\nThis script reads a file, splits it into lines, trims each line, and creates issues on your GitHub repository with the titles from the non-empty lines.\n\n## Installation\n\nClone the repository:\n\n```bash\ngit clone https://github.com/BaseMax/AutoCreateGitHubIssuesManage.git\n```\n\nNavigate to the project directory:\n\n```bash\ncd AutoCreateGitHubIssuesManage\n```\n\nInstall required dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\nUse:\n\n```bash\nGITHUB_TOKEN=xxxxxxxxxxxx python script.py\n\nor\n\nset GITHUB_TOKEN=xxxxxxxxxxxx \u0026\u0026 python script.py\n```\n\n## Usage\n\nCreate a GitHub token and set it in the `.env` file:\n\n```dotenv\nGITHUB_TOKEN=your_actual_github_token_here\n```\n\nReplace the placeholder values in script.py with your actual file path, GitHub username/organization, and repository name.\n\nRun the script:\n\n```bash\npython script.py\n```\n\n## Demo\n\n```\nC:\\Users\\MAX\\Projects\\AutoCreateGitHubIssuesManage\u003epython script.py\nIssue created successfully: https://github.com/BaseMax/AutoCreateGitHubIssuesManage/issues/1\nIssue created successfully: https://github.com/BaseMax/AutoCreateGitHubIssuesManage/issues/2\nIssue created successfully: https://github.com/BaseMax/AutoCreateGitHubIssuesManage/issues/3\nIssue created successfully: https://github.com/BaseMax/AutoCreateGitHubIssuesManage/issues/4\nIssue created successfully: https://github.com/BaseMax/AutoCreateGitHubIssuesManage/issues/5\nIssue created successfully: https://github.com/BaseMax/AutoCreateGitHubIssuesManage/issues/6\nIssue created successfully: https://github.com/BaseMax/AutoCreateGitHubIssuesManage/issues/7\nIssue created successfully: https://github.com/BaseMax/AutoCreateGitHubIssuesManage/issues/8\nIssue created successfully: https://github.com/BaseMax/AutoCreateGitHubIssuesManage/issues/9\nIssue created successfully: https://github.com/BaseMax/AutoCreateGitHubIssuesManage/issues/10\n```\n\n## License\n\nThis project is licensed under the MIT License.\n\nCopyright © 2024 Max Base\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Fautocreategithubissuesmanage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasemax%2Fautocreategithubissuesmanage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Fautocreategithubissuesmanage/lists"}