GithubHelp home page GithubHelp logo

Comments (7)

IOrlandoni avatar IOrlandoni commented on July 20, 2024 1

Same issue. Sample links:

Yet... no comment or check is posted to the pull request.

from github-action.

IOrlandoni avatar IOrlandoni commented on July 20, 2024 1

@nickmerwin Any chance you could check this issue? It seems to me like a must-have for open source projects where work is done on forks and pull-requested in.

from github-action.

a-b-r-o-w-n avatar a-b-r-o-w-n commented on July 20, 2024 1

@dunning-kruger @ibakshay This is likely due to the fact that the github token is read-only for forked pull requests. https://help.github.com/en/actions/automating-your-workflow-with-github-actions/authenticating-with-the-github_token#permissions-for-the-github_token

from github-action.

a-b-r-o-w-n avatar a-b-r-o-w-n commented on July 20, 2024 1

Github will not share any user secrets for forked repos. ${{ secrets.GITHUB_TOKEN }} that is shared is a read-only token and cannot post PR comments. So there is no workaround as far as I know.

from github-action.

Can-Sahin avatar Can-Sahin commented on July 20, 2024 1

So any open source projects using coveralls github actions cannot get their pull requests checked? Seems a big killer for me. Status check is stuck now

from github-action.

IOrlandoni avatar IOrlandoni commented on July 20, 2024

@a-b-r-o-w-n Attempting to work-around this by creating a specific token and passing that to the action... do you know which permissions does coveralls require?

from github-action.

bitsf avatar bitsf commented on July 20, 2024

I have the same problem, so this is the dead path right?
But why travis can post back comment?

from github-action.

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.