Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Use GITHUB_TOKEN to make authorized user requests against GitHub (CI) #22118

Merged
merged 4 commits into from
May 24, 2024

Commits on May 24, 2024

  1. Display rate limit from requests to github url.

    Limits are shown in Warnings summary whether or not the test succeeds.
    Limits are also shown in a log message if the test fails.
    Update all test workflows
    Syntax error?
    Test getting rate limits during workflow
    mrclary committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c623ced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    150d15d View commit details
    Browse the repository at this point in the history
  3. Remove rate limit steps

    mrclary committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2a3e350 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review.

    Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
    mrclary and ccordoba12 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0505208 View commit details
    Browse the repository at this point in the history