OMG.PSUtilities.AzureDevOps

1.3.0

Interact with Azure DevOps APIs, pipelines, repos, and work items.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name OMG.PSUtilities.AzureDevOps

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name OMG.PSUtilities.AzureDevOps

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025-2026 Lakshmanachari Panuganti

Package Details

Author(s)

  • Lakshmanachari Panuganti

Tags

AzureDevOps ADO Pipelines WorkItems DevOps PowerShell Automation OMG

Functions

Approve-PSUADOPullRequest Complete-PSUADOPullRequest Get-PSUADOPipeline Get-PSUADOPipelineBuild Get-PSUADOPipelineLatestRun Get-PSUADOProjectList Get-PSUADOPullRequest Get-PSUADOPullRequestInventory Get-PSUADORepoBranchList Get-PSUADORepositories Get-PSUADOVariableGroup Get-PSUADOVariableGroupInventory Get-PSUADOWorkItem Get-PSUADOWorkItemStates Invoke-PSUADOPipeline Invoke-PSUADORepoClone New-PSUADOBug New-PSUADOPullRequest New-PSUADOSpike New-PSUADOTask New-PSUADOUserStory New-PSUADOVariable New-PSUADOVariableGroup Set-PSUADOBug Set-PSUADOSpike Set-PSUADOTask Set-PSUADOUserStory Set-PSUADOVariableGroup

PSEditions

Core

Dependencies

Release Notes

1.1.0
- Declared CompatiblePSEditions = Core, from tested imports rather than assumption.
- Kept ThreadJob optional rather than required. Only Get-PSUADOVariableGroupInventory uses it,
 and that command already falls back to sequential processing when the module is absent. The
 fallback is now covered by tests, which is the condition for leaving the dependency
 undeclared.
- Applied the MIT license metadata approved in docs/decisions/0.5-licensing-selection.md,
 replacing the commented opensource.org URL with the canonical repository LICENSE link.

FileList

Version History

Version Downloads Last updated
1.3.0 (current version) 24 8/19/2026
1.1.0 92 8/18/2026
1.0.21 116 8/15/2026
1.0.20 199 8/11/2026
1.0.19 851 12/23/2025
1.0.18 23 10/26/2025
1.0.17 8 10/20/2025
1.0.16 9 10/20/2025
1.0.15 10 10/19/2025
1.0.14 7 10/19/2025
1.0.13 12 10/19/2025
1.0.12 7 10/17/2025
1.0.11 8 10/16/2025
1.0.10 9 10/16/2025
1.0.9 10 10/7/2025
1.0.8 17 8/19/2025
1.0.7 415 8/16/2025
1.0.6 203 8/15/2025
1.0.5 106 8/11/2025
1.0.4 164 8/3/2025
1.0.3 58 8/2/2025
1.0.2 57 8/2/2025
1.0.1 16 7/25/2025
1.0.0 13 7/15/2025
Show more