labeler icon indicating copy to clipboard operation
labeler copied to clipboard

Support for GitHub Enterprise Server

Open posquit0 opened this issue 3 years ago • 0 comments

When I tried to use srvaroa/labeler action in GitHub Server, I got the error message like below.

GET https://api.github.com/repos/${my-org}/${my-repo}/contents/.github/labeler.yaml?ref=xxxxxxxxxxx: 401 Bad credentials []

I think that configuration for GITHUB_API_HOST is need to support GitHub Enterprise Server.

posquit0 avatar Nov 30 '21 07:11 posquit0