Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Azure DevOps Cloud

Azure DevOps is a Microsoft product that provides version control, reporting, requirements management, project management, automated builds, testing and release management capabilities. Hornbill's interations with Azure DevOps Cloud enable the management of Releases and Work Items in ypur DevOps environment.
This is a Premium Integration.

Cloud Automations

Releases

OperationDescription
Create Hornbill Integration method for creating a Release against an Azure DevOps Project Release Pipeline.

See the Create API Documentation for more information: https://docs.microsoft.com/en-us/rest/api/azure/devops/release/releases/create?view=azure-devops-rest-5.0

Get Hornbill Integration method for Retrieving a Release from a Azure DevOps Project Release Pipeline.
Update Hornbill Integration method for Updating a Release against an Azure DevOps Project Release Pipeline.

See the Update API Documentation for more information: https://docs.microsoft.com/en-us/rest/api/azure/devops/release/releases/update release?view=azure-devops-rest-5.0

Note: As per the Azure DevOps API specification for updating Releases, you must provide either: a value for the keepForever input and/or a value for status input

Work Items

OperationDescription
Create Hornbill Integration method for creating a Work Item in an Azure DevOps Project
Get Hornbill Integration method for retrieving details of a Work Item in an Azure DevOps Project
In This Document