Comment on an Azure DevOps work item
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
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
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.