ActivityWatch / ActivityWatch/aw-webui

ci: rotate AWBOT_GH_TOKEN for Dependabot Auto-merge

未关闭
#811 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
151
派生
179
平均合并
1 天 20 小时
30 天内合并 PR
28

描述

Master CI is currently red because the `Dependabot Auto-merge` workflow cannot authenticate.

Failed run: https://github.com/ActivityWatch/aw-webui/actions/runs/25300243380

Relevant log line:

```txt
An unexpected error occurred: Bad credentials, HttpError: Bad credentials
```

The workflow is `.github/workflows/dependabot-automerge.yml` and it passes `secrets.AWBOT_GH_TOKEN` into `ridedott/merge-me-action@v2` as `GITHUB_TOKEN`. The adjacent master runs at the same SHA (`444ed4ff`) show the screenshot comment workflow succeeded, and this failure happens before any app build/test code runs.

Action needed from someone with repo secret/admin access: rotate `AWBOT_GH_TOKEN` to a valid ActivityWatchBot token with whatever scopes the auto-merge action needs to query branch protection and squash-merge Dependabot PRs, or deliberately disable/replace the auto-merge workflow if we no longer want this path.

This is a credentials/infrastructure failure, not an aw-webui code regression.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。