tiryoh/GitHub Actions job_id parser

GitHub Action to get the current workflow run's job_id

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKEN to use GitHub API v3no${{ github.token }}
repositorytarget GitHub repositoryno${{ github.repository }}
run_idrun_id of target workflow runno${{ github.run_id }}
job_namejob_name of tartget workflow jobsyes
per_pageResults per page (max 100) of target workflow runno30
namedescription
job_idjob_id of target workflow jobs
html_urlhtml_url of target workflow jobs