Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

self-hosted-arm64-runners: specify target repo #76

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

dennisameling
Copy link
Contributor

The create-azure-self-hosted-runners workflow has an input called runner_repo which can be used to specify the repository that the runner will be deployed to. It defaults to git-for-windows-automation, which is not the right one in all cases.

Let's set the runner_repo input to the repository that requested the runner.

Ref: https://github.com/git-for-windows/git-for-windows-automation/blob/main/.github/workflows/create-azure-self-hosted-runners.yml#L18C7-L18C18

The create-azure-self-hosted-runners workflow has an input called `runner_repo` which can be used to specify the repository that the runner will be deployed to. It defaults to git-for-windows-automation, which is not the right one in all cases.

Let's set the `runner_repo` input to the repository that requested the runner.

Ref: https://github.com/git-for-windows/git-for-windows-automation/blob/main/.github/workflows/create-azure-self-hosted-runners.yml#L18C7-L18C18
Signed-off-by: Dennis Ameling <[email protected]>
@dscho dscho merged commit ab95304 into main Apr 30, 2024
1 check passed
@dscho dscho deleted the self-hosted-runners-specify-repo branch April 30, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants