Git Product home page Git Product logo

Comments (2)

tgymnich avatar tgymnich commented on June 11, 2024 1

The Octokit documentation wasn't very clear about the default value of the maintainer_can_modify parameter key. After reading this I found out that it is true by default. Which is the reason why you cannot create any pull requests. I am working on a fix right now which will also improve the error logging and the argument names for the action (e.g destination_branch will be base and origin_branch will be head).

from fork-sync.

tgymnich avatar tgymnich commented on June 11, 2024 1

I have created a new release (v1.1.1) fixing your issue. Please make sure to update the parameter naming destination_branch -> base and origin_branch -> head. Also you should add the owner parameter to your config (I think it should be antirez). Without the owner parameter your PR would be: RedisLabs:unstable<-RedisLabs:unstable. Let me know if it works now.

from fork-sync.

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.