{"id":50925144,"url":"https://github.com/ophiase/azz","last_synced_at":"2026-06-16T22:01:27.708Z","repository":{"id":365207417,"uuid":"1254532383","full_name":"Ophiase/azz","owner":"Ophiase","description":"Simple wrapper around the azure cli to reduce the frictions with Azure Devops","archived":false,"fork":false,"pushed_at":"2026-06-16T09:37:56.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-16T11:22:46.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ophiase.png","metadata":{"files":{"readme":"README.md","changelog":"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":"2026-05-30T17:27:18.000Z","updated_at":"2026-06-16T09:38:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Ophiase/azz","commit_stats":null,"previous_names":["ophiase/azz"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Ophiase/azz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ophiase%2Fazz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ophiase%2Fazz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ophiase%2Fazz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ophiase%2Fazz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ophiase","download_url":"https://codeload.github.com/Ophiase/azz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ophiase%2Fazz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34425024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"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-06-16T22:01:25.949Z","updated_at":"2026-06-16T22:01:27.695Z","avatar_url":"https://github.com/Ophiase.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azz - Azure Devops CLI helper\n\n[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Python 3.14+](https://img.shields.io/badge/Python-3.14%2B-yellow.svg)](https://www.python.org/)\n[![UV](https://img.shields.io/badge/uv-available-brightgreen.svg)](https://astral.sh/uv)\n[![Justfile](https://img.shields.io/badge/just-available-brightgreen.svg)](https://just.systems/man/en/)\n[![Docker](https://img.shields.io/badge/Docker-available-blue.svg)](https://www.docker.com/)\n\nA simple CLI tool to help with Azure DevOps work item management,\nbuilt on top of the Azure CLI.\n\nI only built this tool for myself,\nbut I thought it could be useful for others as well,\nso I decided to make it public.\nFeel free to clone it to adapt it to your needs.\n\n## Installation\n\nRequirements:\n\n- [azure cli](https://learn.microsoft.com/en-us/cli/azure/get-started-with-azure-cli?view=azure-cli-latest)\n- [uv](https://docs.astral.sh/uv/getting-started/installation/)\n- An Azure DevOps organization and project\n  - the tool is based on the Epic-Feature-Task work item hierarchy\n\nRecommended:\n\n- unix-like environment\n  The tool was only tested on Linux\n- [direnv](https://github.com/direnv/direnv)\n  For loading environment variables from .envrc files.\n  It permits you to have different configurations for different projects.\n\nInstallation:\n\n```bash\n# From pypi\nuvx add azz # Not published yet, but will be available soon\n\n# From source \ngit clone\ncd Azz\n\nuv tool install . # classic install\njust install # classic install using justfile\nuv tool install --editable . # dev install\njust install-dev # dev install using justfile\n```\n\nThen to verify the installation\n\n```bash\nazz --version\n```\n\n## Usage\n\nIn your project repository,\nconfigure a `.envrc` file like `.envrc.example`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fophiase%2Fazz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fophiase%2Fazz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fophiase%2Fazz/lists"}