Github actions failing with "HTTP 401 bad credentials"
未关闭
bug
infra
P2
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
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.
贡献指南
调研方向
Start with the linked failed GitHub Actions run and .github/workflows/daily-dev-bump.yaml around line 54. Inspect how the DevTools Workflow Bot credentials are set and used in that workflow. Done means the workflow no longer fails with HTTP 401 and can automatically create its intended pull request.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions
- 领域
- ci-cd
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100