Skip to content

Revert "Switch to permissions for auto-release workflow (#4163)"#4185

Merged
itzg merged 3 commits into
masterfrom
build/auto-release-needs-token
Jul 20, 2026
Merged

Revert "Switch to permissions for auto-release workflow (#4163)"#4185
itzg merged 3 commits into
masterfrom
build/auto-release-needs-token

Conversation

@itzg

@itzg itzg commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Reverts #4163 and adds docs so I won't do it again

By default, actions executed using the standard repository token (GITHUB_TOKEN) cannot trigger other workflow runs. If your auto-release workflow creates a release or pushes a tag using the implicit GITHUB_TOKEN, GitHub explicitly drops any subsequent webhook events (like a push to a tag) that would normally trigger other actions.

@itzg itzg added the chore label Jul 20, 2026
@itzg
itzg merged commit 4cbdf52 into master Jul 20, 2026
5 checks passed
@itzg
itzg deleted the build/auto-release-needs-token branch July 20, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant