Giter Site home page Giter Site logo

Comments (3)

1egoman avatar 1egoman commented on August 16, 2024

@jeremypoulter There's not a good way to solve this unfortunately with the Backstroke that's out in the wild right now. A workaround using some older code:

  • Add Backstroke classic to your fork.
  • Make a commit and take a look at the webhook logs for backstroke classic.
  • From another source (IFTTT, etc), duplicate the request that the webhook sent (same headers, same body, etc)
  • When that request is made externally, Backstroke Classic will look at the body and use that to determine which "repo" the request is associated with (your fork). Since the repo is a fork, Backstroke is smart enough to realize this and sync changes from the upstream.

Let me know if that works!

from server.

jeremypoulter avatar jeremypoulter commented on August 16, 2024

Thanks, however I am not sure Backstroke classic will work for my case either. I need to create the PR on a specific branch, can that be done with Backstroke classic?

from server.

1egoman avatar 1egoman commented on August 16, 2024

@jeremypoulter Your right, Backstroke classic can't do that. I'm not sure if this is possible in the current incarnation of backstroke. If you'd like to try and hack it together, the relevant code is here (Whether you want to fork and make the change in a hacky fashion for your own use case or try and make it resilient and merge back would be up to you.)

Other than the above, I'm out of ideas.

from server.

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.