Home
last modified time | relevance | path

Searched full:needs_context (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/.github/workflows/
Dready-to-merge.yml6 needs_context:
17 NEEDS_CONTEXT='${{ inputs.needs_context }}'
18 JOB_IDS=$(echo "$NEEDS_CONTEXT" | jq -r 'keys[]')
20 RESULT=$(echo "$NEEDS_CONTEXT" | jq -r ".[\"$JOB_ID\"].result")
Ddoc-build.yml267 needs_context: ${{ toJson(needs) }}
Dtwister.yaml253 needs_context: ${{ toJson(needs) }}