Skip to content

ci: fix release downstream trigger race and AUR token perms#223

Merged
domcyrus merged 1 commit intomainfrom
fix/release-downstream-race-and-aur-perm
Apr 9, 2026
Merged

ci: fix release downstream trigger race and AUR token perms#223
domcyrus merged 1 commit intomainfrom
fix/release-downstream-race-and-aur-perm

Conversation

@domcyrus
Copy link
Copy Markdown
Owner

@domcyrus domcyrus commented Apr 9, 2026

Fixes the two v1.2.0 release failures:

  • Add all-published gate so bsd/homebrew/chocolatey/aur triggers wait for crates/docker/copr/ppa to finish, not just publish-release. Prevents the Homebrew/Chocolatey "release.yml still running" bail-out race.
  • Grant actions: write on trigger-aur-update so GITHUB_TOKEN can dispatch the same-repo aur-update.yml.

- Add all-published gate job so bsd/homebrew/chocolatey/aur triggers
  wait for publish-crates/docker/copr/ppa, not just publish-release.
  Prevents Homebrew/Chocolatey downstream "release.yml still running"
  bail-out race.
- Grant actions: write on trigger-aur-update so GITHUB_TOKEN can
  dispatch the same-repo aur-update.yml workflow.
@domcyrus domcyrus merged commit 045c77b into main Apr 9, 2026
5 checks passed
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.

1 participant