You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have implemented the docker image approach on gitlab pipeline, and have set the danger token via DANGER_GITHUB_API_TOKEN, but I get this error message when running danger-kotlin ci:
$ danger-kotlin ci
Executing $(which danger) ci --process danger-kotlin --passURLForDSL - pid 17
Request failed [401]: https://api.github.com/repos/myRepo/pulls/17. Attempting retry.
It seems to be using api.github.com
Is there a basic set of instructions to set up gitlab, instead of github?
No description provided.
The text was updated successfully, but these errors were encountered: