Job Context
Version updated for https://github.com/beacon-biosignals/job-context to version v1.1.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The job-context GitHub Action enhances the default job context provided by GitHub Actions by adding key details such as the rendered job name and numeric job ID used by the GitHub API. It automates the retrieval of these additional job metadata, solving the limitation of missing information in the default job context. This action is particularly useful for workflows requiring precise identification or debugging of jobs within a workflow.
Release notes
What’s Changed
- Add Dependabot by @omus in https://github.com/beacon-biosignals/job-context/pull/9
- Add –paginate to jobs API call by @penelopeysm in https://github.com/beacon-biosignals/job-context/pull/11
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/beacon-biosignals/job-context/pull/12
- Bump jenseng/dynamic-uses from 02f544690a931f3967153cd5f14679cfeb61f830 to 26a7fa196ecfc98e02d08d65a09d03ab999683ae by @dependabot[bot] in https://github.com/beacon-biosignals/job-context/pull/13
New Contributors
- @penelopeysm made their first contribution in https://github.com/beacon-biosignals/job-context/pull/11
- @dependabot[bot] made their first contribution in https://github.com/beacon-biosignals/job-context/pull/12
Full Changelog: https://github.com/beacon-biosignals/job-context/compare/v1...v1.1.2