-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#7450Closed
Copy link
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionteam-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
Type of Request
bug
Infrastructure Environment
Scorecards analysis GitHub action
What is happening?
It's failing with an auth error, which in turn blocks all of our auto-release automation that publishes updated packages.
Example failure: https://github.com/flutter/packages/actions/runs/10426979973/job/28882198803
Error: scorecard.Run: repo unreachable: GET https://api.github.com/repos/flutter/packages: 401 Bad credentials []
2024/08/16 23:21:51 error during command execution: scorecard.Run: repo unreachable: GET https://api.github.com/repos/flutter/packages: 401 Bad credentials []
Steps to reproduce
Step 1: Land anything in flutter/packages
Step 2: See scorecard action fail
Step 3: See release action fail because scorecard failed
Expected results
I believe this just means the credentials have expired and need to be rotated.
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionteam-infraOwned by Infrastructure teamOwned by Infrastructure team