Approve a CircleCI hold job
Approval-gated CircleCI hold-job approval workflow. It reads the workflow and workflow jobs, then approves exactly one pending approval job through recued-core.circleci.workflow.approve using the selected approval_request_id. It does not rerun workflows, cancel jobs or workflows, trigger pipelines, change schedules/triggers, mutate project settings, or call arbitrary CircleCI API routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (8 steps)
workflow_id
trim
Trim whitespace from setting workflow id
approval_request_id
trim
Trim whitespace from setting approval request id
workflow
?
jobs_raw
?
jobs
default
Apply default
job_count
count
Count items in jobs
approve
?
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
circleci
setting
=
workflow id
setting
=
approval request id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.