{"id":23402620,"url":"https://github.com/martincastroalvarez/python-jira-cli","last_synced_at":"2025-08-01T15:02:28.404Z","repository":{"id":49677338,"uuid":"181952642","full_name":"MartinCastroAlvarez/python-jira-cli","owner":"MartinCastroAlvarez","description":"Python integration with JIRA.","archived":false,"fork":false,"pushed_at":"2023-02-08T01:13:49.000Z","size":69,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T22:25:38.776Z","etag":null,"topics":["cli","jira","python3"],"latest_commit_sha":null,"homepage":"https://martincastroalvarez.com","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/MartinCastroAlvarez.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":"2019-04-17T19:06:53.000Z","updated_at":"2022-09-23T18:14:50.000Z","dependencies_parsed_at":"2024-12-22T12:29:48.758Z","dependency_job_id":"7910c14a-3b56-4e90-b97c-c45232f0dbb4","html_url":"https://github.com/MartinCastroAlvarez/python-jira-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MartinCastroAlvarez/python-jira-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinCastroAlvarez%2Fpython-jira-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinCastroAlvarez%2Fpython-jira-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinCastroAlvarez%2Fpython-jira-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinCastroAlvarez%2Fpython-jira-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MartinCastroAlvarez","download_url":"https://codeload.github.com/MartinCastroAlvarez/python-jira-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinCastroAlvarez%2Fpython-jira-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268248181,"owners_count":24219544,"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":"2025-08-01T02:00:08.611Z","response_time":67,"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":["cli","jira","python3"],"created_at":"2024-12-22T12:29:43.165Z","updated_at":"2025-08-01T15:02:28.226Z","avatar_url":"https://github.com/MartinCastroAlvarez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Opal\n*JIRA CLI*\n\n![alt text](./opal.jpg)\n\n## Installation\n```\ngit clone ssh://git@github.com/MartinCastroAlvarez/opal\ncd opal\nvirtualenv -p python3 env\nsource env/bin/activate\npip install -r requirements.txt\n```\n## Configuration\nPut the following content in *$HOME/.opal*\n```\n{\n    \"account\": \"my_company\",\n    \"username\": \"###########@my_company.com\",\n    \"password\": \"####\",\n    \"project\": \"RXRM\"\n}\n```\n\n## Usage\n\n##### Search for work in progress in this sprint\n```\npython3 opal.py search --mine --active --sort-by \"status\"\n```\n\n##### Get ticket details\n```\npython3 opal.py details RXRM-2864\n```\n\n##### Search for all tickets by project\n```\npython3 opal.py search --project RXRM\n```\n\n##### Search for all tickets assigned to you\n```\npython3 opal.py search --mine\n```\n\n##### Search for all tickets in validation\n```\npython3 opal.py search --status \"in validation\"\n```\n\n##### Search for all tickets assigned to user\n```\npython3 opal.py search --status \"in progress\" --assignee \"martin castro\"\n```\n\n##### Search for all User Stories\n```\npython3 opal.py search --ticket-type \"story\" --assignee \"martin castro\"\n```\n\n##### Search for all bugs\n```\npython3 opal.py search --ticket-type \"bug\" --status \"in progress\"\n```\n\n##### Search for all tickets in this sprint sorted by status\n```\npython3 opal.py search --active --sort-by \"status\"\n```\n\n##### Search for all tickets in this sprint sorted by assignee\n```\npython3 opal.py search --active --sort-by \"assignee\"\n```\n\n##### Search for all tickets in validation in this sprint\n```\npython3 opal.py search --active --status \"in validation\" --sort-by \"assignee\"\n```\n\n##### Create a new bug.\n```\npython3 opal.py create --priority \"high\" --active --status \"in validation\" \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartincastroalvarez%2Fpython-jira-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartincastroalvarez%2Fpython-jira-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartincastroalvarez%2Fpython-jira-cli/lists"}