devops-actions/Load runner information
Load an overview of all available runners in a GitHub Organization
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | Slug of the organization to analyze. | yes | — |
| repo | Slug of the repository to analyze. | no | — |
| accessToken | Access token to use for analysis with either admin:org or repo owner if you run it against a repo | yes | — |
Outputs
| name | description |
|---|---|
| runners | JSON string with the runner information available in the organization or repo |
| grouped | JSON string with the labels and the number of runners with that label |
| runners-file-location | Path to the file that holds the JSON output |
| grouped-file-location | Path to the file that holds the JSON output |