Skip to content

Conversation

@tmeckel
Copy link
Owner

@tmeckel tmeckel commented Nov 10, 2025

Closes: #143

Add NormalizeClassificationPath and BuildClassificationPath utilities for
normalizing and preparing classification node paths used by Azure DevOps
endpoints.
Add a new CLI command to list Azure Boards area paths for a project.
The command supports organization/project scoping, optional path
restriction, depth control for child nodes, and JSON export.This enables users to conveniently list and inspect area paths from the CLI for various automation and inspection workflows.
Add new documentation pages for the `azdo boards` command family, including
area, area project, and the `azdo boards area project list` command.
Add a workflow step to execute `go test ./...` only for `pull_request`
events.
@tmeckel tmeckel merged commit faee4b6 into master Nov 10, 2025
1 check passed
@tmeckel tmeckel deleted the tmeckel/issue143 branch November 10, 2025 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Implement azdo boards area project list command

1 participant