ActivityWatch / ActivityWatch/aw-webui

ci: rotate AWBOT_GH_TOKEN for Dependabot Auto-merge

Abierto
#811 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
151
Forks
179
Merge medio
1 d 20 h
PR fusionados (30 d)
28

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.