name: "Join Buildkite"
description: "Fetch all jobs, filter by relevance, and apply"
steps:
- command: "curl -X GET 'https://boards-api.greenhouse.io/v1/boards/buildkite/jobs' \ -H 'Content-Type: application/json' \ -v"
label: ":terminal: Fetch latest jobs"