Giter Club home page Giter Club logo

Comments (3)

josephbergevin avatar josephbergevin commented on May 21, 2024 1

@haya14busa looks like our key had just gone bad in the end. github-pr-review seems to be working great now.

from reviewdog.

haya14busa avatar haya14busa commented on May 21, 2024

Sorry for the late replay.

Hmmm.. I cannot reproduce it.

  • Can you see any errors or output from reviewdog command?
  • Can you re-confirm the token has right permission? Can you get private repo data from GitHub API from the token?
  • Can you put a command you used to run reviewdog and linters?
  • CircleCI uses bash -eo pipefail. it might be related with the issue.

As for the github-pr-check, there is an issue. #145

but that is overly backed up on your personal server at this point.

The server costs are almost zero right now and I'm started getting support by opencollective to sustain the project.
If you just only cares about my money, it's more welcome to use github-pr-check.

from reviewdog.

arindam2 avatar arindam2 commented on May 21, 2024

@haya14busa We are facing a similar issue:

export REVIEWDOG_GITHUB_API_TOKEN=e2f6a1f924e45098efbfa553eb1e952998ef0669
export GITHUB_API="https://example.githubenterprise.com/api/v3/"
export REVIEWDOG_INSECURE_SKIP_VERIFY=true
golint ./... | grep -v vendor | reviewdog -reporter=github-pr-review -f=golint -diff="git diff feature-branch"
reviewdog: cannot get repo owner from environment variable. Set CI_REPO_OWNER?

Unsetting GITHUB_API and REVIEWDOG_INSECURE_SKIP_VERIFY makes no difference.

from reviewdog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.