GitHub pull request review brief
Use “GitHub pull request review brief” in Recued. It provides a read-only review brief for one GitHub pull request.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (24 steps)
repo
trim
Trim whitespace from setting repo
github_repo_parts
split
Split repo into parts
pull_number
trim
Trim whitespace from setting pull number
repository
?
pull_request
?
files_raw
?
reviews_raw
?
review_comments_raw
?
workflow_runs_raw
?
skip: config.include_actions not_equal true
check_runs_raw
?
skip: config.include_actions not_equal true
defaults
defaults
Apply defaults
file_rows
slice
Take a subset of
review_rows
slice
Take a subset of
check_rows
slice
Take a subset of
file_count
count
Count items in files
review_count
count
Count items in reviews
comment_count
count
Count items in review comments
workflow_count
count
Count items in workflow runs
check_count
count
Count items in check runs
summarize
?
file_table
to_table
Format results as a data table
review_table
to_table
Format results as a data table
check_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.
repo
setting
=
focus
setting
=
Summarize pull request scope, changed-file impact, reviewer state, unresolved review-comment themes, CI/check status, merge risks, and concrete next actions. Do not invent facts outside the GitHub records.
github
setting
=
row limit
setting
=
25
max length
setting
=
900
pull number
setting
=
include actions
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.