Skip to content
Recued
Menu
← Back to recipes

Comment on an Azure DevOps pull request

by recued-core v1

Approval-gated Azure DevOps pull request comment workflow. It reads the target repository and pull request for context, then creates exactly one top-level pull request thread comment through recued-core.azure-devops when comment text is present. It does not complete, abandon, approve, vote on, edit, retarget, assign reviewers to, delete, or otherwise mutate the pull request.

How it works 10 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (10 steps)
organization trim
Trim whitespace from setting organization
project trim
Trim whitespace from setting project
repository_id trim
Trim whitespace from setting repository id
comment trim
Trim whitespace from setting comment
has_comment compare
Check if comment has data
repository ?
pull_request ?
created_thread ?
skip: step.has_comment not_equal true
skipped compare
Check if has comment does not equal true
card to_summary
Format results as a summary card
Settings 6 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

comment setting =
project setting =
azure devops setting =
organization setting =
repository id setting =
pull request id setting = 0

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Azure_devops connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

azure-devops azure-devopspull-requestcommentcode-reviewapprovaldeveloper-workflowpack:azure-devops

Details

10 steps 6 configurable settings recipe_id: comment-azure-devops-pull-request