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 Server (formerly Team Foundation Server)

Azure DevOps Server is a collection of collaborative software development tools, deployed on-premise. Hornbill's integration with Azure DevOps Server enable the management of Releases and Work Items from Hornbill workflows.
This is a Premium Integration.

Cloud Automations

Releases

OperationDescription
Create Hornbill Integration method for creating a Release against a Team Foundation Server 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=vsts-rest-tfs-4.1

Get Hornbill Integration method for Retrieving a Release from a Team Foundation Server Project Release Pipeline.
Update Hornbill Integration method for Updating a Release against a Team Foundation Server 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=vsts-rest-tfs-4.1

Note: As per the Team Foundation Server 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 a Team Foundation Server Project.
Get Hornbill Integration method for retrieving a Work Item from a Team Foundation Server collection
In This Document