Skip to content

fix: correct pinned SHA for actions/github-script@v7.0.1 in pr-quota-limit workflow#5835

Merged
RongGu merged 1 commit intomasterfrom
copilot/fix-action-run-issue
May 6, 2026
Merged

fix: correct pinned SHA for actions/github-script@v7.0.1 in pr-quota-limit workflow#5835
RongGu merged 1 commit intomasterfrom
copilot/fix-action-run-issue

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 6, 2026

The PR Quota Limit workflow was broken due to a typo in the pinned commit SHA for actions/github-script, causing GitHub Actions to fail with "unable to find version".

Change

  • .github/workflows/pr-quota-limit.yml: corrected the actions/github-script pin from the invalid SHA 60a0d8304218317a38b4124020f343a0d555a1eb to the correct v7.0.1 SHA 60a0d83039c74a4aee543508d2ffcb1c3799cdea

@fluid-e2e-bot
Copy link
Copy Markdown

fluid-e2e-bot Bot commented May 6, 2026

Hi @Copilot. Thanks for your PR.

I'm waiting for a fluid-cloudnative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

@cheyang cheyang marked this pull request as ready for review May 6, 2026 07:09
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.10%. Comparing base (42e7392) to head (5ecc263).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5835   +/-   ##
=======================================
  Coverage   59.10%   59.10%           
=======================================
  Files         480      480           
  Lines       32511    32511           
=======================================
  Hits        19215    19215           
  Misses      11746    11746           
  Partials     1550     1550           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@cheyang cheyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

Copy link
Copy Markdown
Member

@RongGu RongGu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@fluid-e2e-bot
Copy link
Copy Markdown

fluid-e2e-bot Bot commented May 6, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cheyang, RongGu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@RongGu RongGu merged commit fc9a6d9 into master May 6, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants