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

Github actions failing with "HTTP 401 bad credentials" #8558

Open
kenzieschmoll opened this issue Nov 26, 2024 · 1 comment
Open

Github actions failing with "HTTP 401 bad credentials" #8558

kenzieschmoll opened this issue Nov 26, 2024 · 1 comment
Labels
bug Something isn't working infra P2 important to work on, but not at the top of the work list.

Comments

@kenzieschmoll
Copy link
Member

Example failure: https://github.com/flutter/devtools/actions/runs/12021079677/job/33510939739.

This is possibly due to the "DevTools Workflow Bot" credentials not getting set or used? https://github.com/flutter/devtools/blob/master/.github/workflows/daily-dev-bump.yaml/#L54.

CC @christopherfujino in case you have any experience with setting up GitHub actions that can automatically create PRs.

@kenzieschmoll kenzieschmoll added bug Something isn't working infra P2 important to work on, but not at the top of the work list. labels Nov 26, 2024
@christopherfujino
Copy link
Member

I'm guessing this is using a token that expired?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working infra P2 important to work on, but not at the top of the work list.
Projects
None yet
Development

No branches or pull requests

2 participants