docker-github-runner icon indicating copy to clipboard operation
docker-github-runner copied to clipboard

Support Personal Access Tokens with Github Enterprise

Open luka5 opened this issue 3 years ago • 3 comments

The RUNNER_REPOSITORY_URL and RUNNER_ORGANIZATION_URL combined with a RUNNER_TOKEN already support any Github Enterprise. Unfortunately, the recommended GITHUB_ACCESS_TOKEN does connect with api.github.com directly. Therefore one can not use this project together with a Github Enterprise instance.

With this PR, the Github API is automatically derived from the provided URL.

luka5 avatar Jul 28 '21 12:07 luka5

Great! If you didn't propose this change, I would have done. This is really needed. Can't wait for this to be included in the Docker image...

styjdt avatar Aug 19 '21 08:08 styjdt

@tcardonne Any chance that a new version of the Docker image including this change is published in the near future?

styjdt avatar Aug 19 '21 09:08 styjdt

@tcardonne Any thoughts on this being bublished?

jamesseiwert avatar Sep 21 '21 11:09 jamesseiwert