Kris
Results
1
comments of
Kris
@eddiewebb Hmm... idk if this is it but here: https://github.com/eddiewebb/circleci-queue/blob/main/src/commands/until_front_of_line.yml#L159 ``` fetch_active_workflows(){ cp /tmp/jobstatus.json /tmp/augmented_jobstatus.json for workflow in `jq -r ".[] | .workflows.workflow_id //empty" /tmp/augmented_jobstatus.json | uniq` do echo "Checking...