Skip to content
Recued
Menu
← Back to recipes

Comment on an Azure DevOps work item

by recued-core v1

Approval-gated Azure DevOps work item comment workflow. It reads the target work item and existing comments for context, then adds exactly one work item comment through recued-core.azure-devops when comment text is present. It does not create, update, assign, transition, link, attach to, delete, or otherwise mutate the work item.

How it works 11 steps

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

Process (11 steps)
organization trim
Trim whitespace from setting organization
project trim
Trim whitespace from setting project
comment trim
Trim whitespace from setting comment
has_comment compare
Check if comment has data
work_item ?
comments_raw ?
existing_comments default
Apply default
existing_comment_count count
Count items in existing comments
created_comment ?
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.

format setting = markdown
comment setting =
project setting =
azure devops setting =
organization setting =
work item 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-devopswork-itemcommentapprovaldeveloper-workflowpack:azure-devops

Details

11 steps 6 configurable settings recipe_id: comment-azure-devops-work-item