Giter VIP home page Giter VIP logo

Comments (4)

jdesulme avatar jdesulme commented on August 20, 2024

We haven't run into those secondary rate limits on our end before. Those rate limits are also hard limits set by GitHub with no ability to change them. I know because we've asked before without much success. A couple questions I have are how many total branches are in the repo? Are you also using the a token generated by a github app or a machine users? A machine user typically hit the rate limit much quicker than an app as well.

Check out the recommendation in: https://actionsdesk.github.io/cascading-downstream-merge/#/installation

from cascading-downstream-merge.

NikDidIt avatar NikDidIt commented on August 20, 2024

@jdesulme thanks for the response.

I have it set up through an app following the example yml file found at https://actionsdesk.github.io/cascading-downstream-merge/#/installation?id=leveraging-an-additional-merge-token-to-enable-commits-to-protected-branches only updating the "cascading-downstream-merge" to the latest version of 1.2.0.

If I change it to be an Machine User token then I don't need the "action-github-app-token" app and can pass the generated token directly to the "GITHUB_TOKEN" for the "cascading-downstream-merge"?

from cascading-downstream-merge.

NikDidIt avatar NikDidIt commented on August 20, 2024

I did try out the personal access token and ran into the same Secondary Rate Limit. It is weird with the 1.2.0 it fails before it even attempts the first merge, but if I try the old version 0.1.4 it merges everything and complains about the Secondary Rate Limit after it is already done.

from cascading-downstream-merge.

NikDidIt avatar NikDidIt commented on August 20, 2024

i changed directions and made my own.

from cascading-downstream-merge.

Related Issues (11)

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.