Skip to content

gitunes/AzureDevopsBacklog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

AzureDevopsBacklog

Listing work items in Azure Devops's Backlog

Context

Retrieves the work items in the backlog with wsql query statements.
Brings the details by work item id

Notes

Application requires BaseUrl, Username and Password for Azure Devops authentication.
You should put "AzureApiSettings" object containing "Username", "Password" and "BaseUrl" in secret.json.
BaseUrl -> https://dev.azure.com/{organization}/{project}/{team}/_apis

About

Listing work items in Azure Devops's Backlog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages