Skip to content
Discussion options

You must be logged in to vote

Hello all, ${{ job.check_run_id }} is now available. It will be added to the docs soon.

Examples:

    steps:
      - env:
          CHECK_RUN_ID: ${{ job.check_run_id }}
          GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
        run: |
          curl -L \
            -H "Accept: application/vnd.github+json" \
            -H "Authorization: Bearer ${GH_TOKEN}" \
            -H "X-GitHub-Api-Version: 2022-11-28" \
            "${GITHUB_API_URL}/repos/${GITHUB_REPOSITORY}/actions/jobs/${CHECK_RUN_ID}"
      - env:
          CHECK_RUN_ID: ${{ job.check_run_id }}
          GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
        run: |
          curl -L \
            -H "Accept: application/vnd.github+json" \

Replies: 29 comments 67 replies

Comment options

You must be logged in to vote
7 replies
@nhooyr
Comment options

@ianhundere
Comment options

@sblask
Comment options

@sblask
Comment options

@casper-jensen-maersk
Comment options

Comment options

You must be logged in to vote
1 reply
@lucasmellos
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@bansalsulabh
Comment options

@jsoref
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jsoref
Comment options

Comment options

You must be logged in to vote
1 reply
@Felixoid
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@taylortn
Comment options

Comment options

You must be logged in to vote
2 replies
@tt-rkim
Comment options

@ghost
Comment options

Comment options

You must be logged in to vote
13 replies
@Felixoid
Comment options

@qoomon
Comment options

@Felixoid
Comment options

@Felixoid
Comment options

@qoomon
Comment options

Comment options

You must be logged in to vote
3 replies
@qoomon
Comment options

@Felixoid
Comment options

@nebuk89
Comment options

Comment options

You must be logged in to vote
4 replies
@qoomon
Comment options

@nebuk89
Comment options

@qoomon
Comment options

@seanlafferty-ibm
Comment options

Comment options

You must be logged in to vote
1 reply
@qoomon
Comment options

Comment options

You must be logged in to vote
2 replies
@jsoref
Comment options

@StevenBoutcher
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
9 replies
@jsoref
Comment options

@saxonww
Comment options

@Peter-Sh
Comment options

@saxonww
Comment options

@jenseng
Comment options

Comment options

You must be logged in to vote
1 reply
@jenseng
Comment options

Comment options

You must be logged in to vote
7 replies
@rdhar
Comment options

@Khauri
Comment options

@jsoref
Comment options

@austinpray-mixpanel
Comment options

@jenseng
Comment options

Comment options

You must be logged in to vote
12 replies
@muzimuzhi
Comment options

@ericsciple
Comment options

@qoomon
Comment options

@planeiii-te
Comment options

@marcphilipp
Comment options

Answer selected by nebuk89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Product Feedback Share your thoughts and suggestions on GitHub features and improvements In Backlog GitHub is aware of this and it's in the backlog