Skip to content

Conversation

@mnkiefer
Copy link
Contributor

@mnkiefer mnkiefer commented Feb 2, 2026

Problem

  • Previously we only exported [GH_AW_PROJECT_GITHUB_TOKEN as an env var, but update_project authenticates through the github-script client which uses with: github-token: (so it ran as github-actions[bot]

Fix

  • Fixed by making that step’s github-token use the effective project token (GH_AW_PROJECT_GITHUB_TOKEN) when project ops are enabled, and added tests + a fail-fast error if it ever runs as github-actions[bot] again.

@mnkiefer mnkiefer self-assigned this Feb 2, 2026
@mnkiefer mnkiefer merged commit a0ad413 into main Feb 2, 2026
153 checks passed
@mnkiefer mnkiefer deleted the patch-project-so branch February 2, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants