Comment on an Azure DevOps pull request
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
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
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.