Add github.job_id to context.#1950
Conversation
|
@TingluoHuang why this was never merged? This would solve a lot of issues e.g., https://github.com/orgs/community/discussions/8945#discussioncomment-10431193 |
|
@TingluoHuang are we able to re-open this and get this merged? I find if i want to put a URL for a specific job flow - this seems to be the missing point |
|
@cory-miller / @TingluoHuang |
|
While (hacky) workarounds exist, they still fall short of GitHub API delivering a reliable source for the job name. Unfortunately, especially given the job name is treated as a unique identifier, while still being over-writable via |
https://github.com/github/c2c-actions-runtime/issues/1784
The
github.job_idwill be theCheckRunIdof the workflow job.