Load runner information
Version updated for https://github.com/devops-actions/load-runner-info to version v1.0.12.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 5 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, load-runner-info, retrieves detailed information about self-hosted runners available for a specified organization or repository, including their statuses and labels. It automates the process of verifying runner availability and grouping runners by labels, helping users monitor and manage self-hosted runners effectively. The action provides outputs in both JSON and file-based formats, facilitating integration with workflows that require scalable runner data analysis.
Release notes
What’s Changed
Dependency updates (GitHub Actions)
- Bump the github-actions group in /.github/workflows with 4 updates by @dependabot[bot] in https://github.com/devops-actions/load-runner-info/pull/610
Dependency updates (NPM)
- Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in https://github.com/devops-actions/load-runner-info/pull/608
- Bump dotenv from 17.2.3 to 17.3.1 in the production-dependencies group by @dependabot[bot] in https://github.com/devops-actions/load-runner-info/pull/609
- Bump undici from 6.23.0 to 6.24.0 by @dependabot[bot] in https://github.com/devops-actions/load-runner-info/pull/612
- Bump the development-dependencies group across 1 directory with 7 updates by @dependabot[bot] in https://github.com/devops-actions/load-runner-info/pull/613
Full Changelog: https://github.com/devops-actions/load-runner-info/compare/v1.0.11...v1.0.12