actions-marketplace-validations/Self Hosted Runner Group Sync Action
Manages org level self-hosted runners by naming scheme
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| org-auth-token | A Github PAT with org admin permissions | yes | — |
| org-repo-type | The types of repositories to load and add to groups | no | all |
| configuration-path | The path for the group configurations | no | .github/self-hosted-runner-grouper.yml |
| org-name | The name of the organization that should be grouped | no | "" |
| should-overwrite | Whether or not to remove non-matching repos from managed groups | no | true |
| should-create-missing | Whether or not to add new groups that are missing | no | true |
| dry-run | Simulate non-GET API calls rather than actually performing the action | no | false |
| debug-requests | Log requests as info level in Github Actions for debugging | no | false |
Outputs
no outputs