Skip to content

New OIDC fields added, including the GitHub job name and run ID#231

Merged
eyalbe4 merged 2 commits intojfrog:masterfrom
eyalbe4:new-fields
Dec 1, 2024
Merged

New OIDC fields added, including the GitHub job name and run ID#231
eyalbe4 merged 2 commits intojfrog:masterfrom
eyalbe4:new-fields

Conversation

@eyalbe4
Copy link
Copy Markdown
Contributor

@eyalbe4 eyalbe4 commented Dec 1, 2024

Add new fields to the OIDC token exchange.

gh_job_id- The job_id of the current job. For example, greeting_job.
gh_run_id - A unique number for each workflow run within a repository. This number does not change if you re-run the workflow run. For example, 1658821493.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 1, 2024


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@eyalbe4 eyalbe4 added the safe to test Approve running integration tests on a pull request label Dec 1, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Dec 1, 2024
@eyalbe4 eyalbe4 merged commit e7cc33a into jfrog:master Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants