{"id":35672424,"url":"https://github.com/bborbe/sample_jira_issue_creator","last_synced_at":"2026-01-05T19:04:29.203Z","repository":{"id":145845355,"uuid":"313928207","full_name":"bborbe/sample_jira_issue_creator","owner":"bborbe","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-18T12:53:59.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-23T03:26:35.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/bborbe.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":"2020-11-18T12:30:29.000Z","updated_at":"2024-06-19T06:19:40.108Z","dependencies_parsed_at":"2024-06-19T06:19:37.928Z","dependency_job_id":"0bac26d5-5ca1-4726-8dbb-d7a1be9d7d40","html_url":"https://github.com/bborbe/sample_jira_issue_creator","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/bborbe/sample_jira_issue_creator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fsample_jira_issue_creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fsample_jira_issue_creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fsample_jira_issue_creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fsample_jira_issue_creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bborbe","download_url":"https://codeload.github.com/bborbe/sample_jira_issue_creator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fsample_jira_issue_creator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28218058,"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","status":"online","status_checked_at":"2026-01-05T02:00:06.358Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-01-05T19:02:28.313Z","updated_at":"2026-01-05T19:04:25.163Z","avatar_url":"https://github.com/bborbe.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jira Issue Creator\n\nSimple script to create a Jira Issue\n\n## Create Issue\n\n```bash\ngo run main.go \\\n-url=https://jira-test.apps.seibert-media.net \\\n-username=$(teamvault-username --teamvault-config ~/.teamvault-sm.json --teamvault-key=gXMy4m) \\\n-password=$(teamvault-password --teamvault-config ~/.teamvault-sm.json --teamvault-key=gXMy4m) \\\n-project-key=BRO \\\n-issue-type=Task \\\n-summary=test-summary \\\n-description=test-description \\\n-v=2\n```\n\n## Create Subtask\n\n```bash\ngo run main.go \\\n-url=https://jira-test.apps.seibert-media.net \\\n-username=$(teamvault-username --teamvault-config ~/.teamvault-sm.json --teamvault-key=gXMy4m) \\\n-password=$(teamvault-password --teamvault-config ~/.teamvault-sm.json --teamvault-key=gXMy4m) \\\n-project-key=BRO \\\n-issue-type=Subtask \\\n-summary=test-sub-summary \\\n-description=test-sub-description \\\n-parent-issue-key=BRO-2867 \\\n-assignee=bborbe \\\n-v=2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbborbe%2Fsample_jira_issue_creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbborbe%2Fsample_jira_issue_creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbborbe%2Fsample_jira_issue_creator/lists"}