GithubHelp home page GithubHelp logo

Comments (4)

staabm avatar staabm commented on May 20, 2024 1

hmm it seems I really did something wrong while copy/pasting the token.

thanks again, it works now.

from create-pull-request.

peter-evans avatar peter-evans commented on May 20, 2024

Hi @staabm

I know that the action works fine for private repositories when the PR is being created in the current repository. What it looks like you are doing here is creating the PR in a private remote repository. I don't think I've tested that personally, but I would be surprised if it was a use case that didn't work.

I understand complex-gmbh/kunzmann is private. What about the repository that this workflow is running in? Can you confirm that the PAT in use as STAABM_TOKEN was created on an account that has write access to the repository?

from create-pull-request.

peter-evans avatar peter-evans commented on May 20, 2024

I added a test to my test suite for creating a PR in a remote private repository. It passes and creates the PR fine.

Test: https://github.com/peter-evans/create-pull-request-tests/blob/master/.github/workflows/test-command.yml#L539-L560
Test run: https://github.com/peter-evans/create-pull-request-tests/runs/569547042?check_suite_focus=true

So I'm fairly sure the issue is that the STAABM_TOKEN PAT doesn't have sufficient permission to access the complex-gmbh/kunzmann repository.

from create-pull-request.

staabm avatar staabm commented on May 20, 2024

I understand complex-gmbh/kunzmann is private. What about the repository that this workflow is running in? Can you confirm that the PAT in use as STAABM_TOKEN was created on an account that has write access to the repository?

Thx for the feedback.

I have only private reposes at play. a private repo for the templates, a private repo in which the action is run and a private repo I want to commit into (all within the same org)

Maybe the problem is that the „production“ branch which was checked out successfully has branch protection rules?

I will check the PAT again, thx for the hint

from create-pull-request.

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.