Azure DevOps
Azure DevOps provides developer services for support teams to plan work, collaborate on code development, and build and deploy applications.
12 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Triggered when a build completes (succeeds, fails, is canceled, or partially succeeds). The payload includes the build details, result, and links to logs and artifacts.Azure DevOps Service Hooks AsyncAPI
-
Triggered when a new pull request is created in a Git repository. The payload contains the full pull request details including source and target branches, title, description, and assigned reviewers.Azure DevOps Service Hooks AsyncAPI
-
Triggered when a pull request is merged (completed) into the target branch. The payload includes the merge commit and the completed pull request details.Azure DevOps Service Hooks AsyncAPI
-
Triggered when an existing pull request is updated, such as when reviewers are added, the PR is approved, the merge status changes, or the title or description is modified.Azure DevOps Service Hooks AsyncAPI
-
Triggered when one or more commits are pushed to a Git repository branch. The payload includes the repository, branch, and list of commits pushed.Azure DevOps Service Hooks AsyncAPI
-
Triggered when a deployment to an environment requires manual approval. The payload includes the release, environment, and approval request details.Azure DevOps Service Hooks AsyncAPI
-
Triggered when a deployment to an environment is completed, regardless of whether it succeeded or failed. The payload includes the release, environment, deployment result, and timing information.Azure DevOps Service Hooks AsyncAPI
-
Triggered when a new release is created from a release definition. The payload includes the release details, artifacts, and environments.Azure DevOps Service Hooks AsyncAPI
-
Triggered when a comment is added to a work item. The payload contains the work item and the new comment.Azure DevOps Service Hooks AsyncAPI
-
Triggered when a new work item is created in Azure Boards. The resource in the payload contains the full work item with all its fields.Azure DevOps Service Hooks AsyncAPI
-
Triggered when a work item is deleted (moved to the recycle bin or permanently deleted). The payload contains the work item as it was before deletion.Azure DevOps Service Hooks AsyncAPI
-
Triggered when any field of a work item is updated, including state changes, assignment changes, field value updates, and relation additions or removals.Azure DevOps Service Hooks AsyncAPI