ActivityWatch / ActivityWatch/aw-webui

ci: rotate AWBOT_GH_TOKEN for Dependabot Auto-merge

オープン
#811 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
151
フォーク
179
平均マージ
1日 20時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。