open-ci-io / openci

Apache License 2.0
1 stars 0 forks source link

Use repo level generate-jitconfig endpoint to configure runner instead of org level #13

Closed mafreud closed 2 months ago

mafreud commented 2 months ago

現在はマシンの設定は、以下APIを使用している。しかし、これはGitHubの組織(organization)を使っているユーザーしか使えない。 Because only org users can use this endpoint, non-org users cannot use OpenCI runner for now.

/orgs/{org}/actions/runners/generate-jitconfig
mafreud commented 2 months ago

教えていただきありがとうございます! @kazukidddd

mafreud commented 2 months ago

I misunderstood. I can use jit-runner not only for org but also for repo. https://zenn.dev/korosuke613/scraps/c0b9dc86d54d0b