barecheck / code-coverage-action

GitHub Action that generates code coverage reports
https://barecheck.com
MIT License
61 stars 14 forks source link

Bad Credentials #270

Closed vaishnav-canarys closed 3 months ago

vaishnav-canarys commented 3 months ago

We are trying to set this up for GitHub Enterprise Server.

Is it mandatory that a GitHub App for barecheck needs to be installed. With github-token, keep getting "Bad Credentials".

vitaliimelnychuk commented 3 months ago

Hi, @vaishnav-canarys thanks for opening an issue.

No, the app is not required and is only needed if you'd like to send metrics to simple cloud and see a view over all your projects.

Here is an example how you can use it with GitHub Actions: https://github.com/barecheck/code-coverage-action/pull/271