Skip to content

Scorecard failing in flutter/packages: 401 Bad Credentials #153626

@stuartmorgan-g

Description

@stuartmorgan-g

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

Labels

P0Critical issues such as a build break or regressionteam-infraOwned by Infrastructure team

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions