gocd-contrib/gocd-build-status-notifier

GitHub Enterprise having issues

Closed this issue · 2 comments

I have the ~/.github file with endpoint defined. But I'm not getting any build status notifications to my PR. When I check the plugin logs I see the following errors.

Screenshot from 2019-08-02 16-54-00

Did you try with the gocd 1.21 release and using the new plugin release ?
If it still not works, copy paste your plugin configuration if it continues to help us debbugging
Your /var/go/.github too if possible (hiding secret sure) 👍

If you use gocd with Github Enterprise, and you see the error with 401 unauthorized on api.github.com, it might indicate you mess a endpoint parameter somewhere I guess. On the plugin config or in the .github dotfile maybe.