Azure DevOps pull request review brief
Read-only review brief for one Azure DevOps pull request. It reads the repository, pull request, comment threads, recent commits, and optional related builds through recued-core.azure-devops, then asks the AI summarizer for review context, open questions, risk signals, and next-review focus. It never completes, abandons, votes on, comments on, edits, or mutates the pull request.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (23 steps)
organization
trim
Trim whitespace from setting organization
project
trim
Trim whitespace from setting project
repository_id
trim
Trim whitespace from setting repository id
repository
?
pull_request
?
threads_raw
?
commits_raw
?
build_lookup_enabled
compare
Check if setting include builds equals true
builds_raw
?
skip: step.build_lookup_enabled not_equal true
threads
default
Apply default
commits
default
Apply default
builds
default
Apply default
thread_count
count
Count items in threads
commit_count
count
Count items in commits
build_count
count
Count items in builds
thread_rows
slice
Take a subset of
commit_rows
slice
Take a subset of
build_rows
slice
Take a subset of
summarize
?
thread_table
to_table
Format results as a data table
commit_table
to_table
Format results as a data table
build_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
Summarize the Azure DevOps pull request for a reviewer: intent, branch context, discussion state, recent commits, build signals, open risks, and concrete next review focus. Do not invent facts outside the Azure DevOps data.
project
setting
=
row limit
setting
=
20
max length
setting
=
900
azure devops
setting
=
organization
setting
=
repository id
setting
=
include builds
setting
=
true
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.