pasqualedevita/Create GitHub self hosted runner
Create a GitHub self hosted runner on Azure
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| client_id | Azure service principal App Id | yes | — |
| tenant_id | Azure tenant id | yes | — |
| subscription_id | Azure subscription Id | yes | — |
| container_app_environment_name | Azure container app environment name | yes | — |
| resource_group_name | Azure container app environment resource group name | yes | — |
| pat_token | GitHub PAT token to access to APIs to manage self hosted runner | yes | — |
| self_hosted_runner_image_tag | Self hosted runner image tag from https://github.com/pagopa/github-self-hosted-runner-azure/pkgs/container/github-self-hosted-runner-azure | yes | v1.0.3@sha256:dde85b07a1de09d283b85c2d35bc3c399d4e5c8a1f60ac882353f62549e6359f |
Outputs
| name | description |
|---|---|
| runner_name | Azure Container App Name |