ActivityWatch / ActivityWatch/aw-webui

ci: rotate AWBOT_GH_TOKEN for Dependabot Auto-merge

Open
#811 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
151
Forks
179
Avg merge
1d 20h
Merged PRs (30d)
28

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.