Skip to content

ci: trigger Windows autotest dispatch on release publish - #619

Open
stephamie7 wants to merge 1 commit into
devfrom
fix-autotest-release-trigger
Open

ci: trigger Windows autotest dispatch on release publish#619
stephamie7 wants to merge 1 commit into
devfrom
fix-autotest-release-trigger

Conversation

@stephamie7

Copy link
Copy Markdown
Contributor

Summary

  • change the flocks autotest dispatch workflow from main push to GitHub release published
  • keep workflow_dispatch for manual debugging
  • resolve release tag and URL from the published release event before falling back to inputs or pyproject.toml
  • pass the first .exe release asset name in the repository_dispatch payload when present

Validation

  • git diff --check -- .github/workflows/dispatch-autotest-windows-upgrade.yml
  • staged only .github/workflows/dispatch-autotest-windows-upgrade.yml; existing local uv.lock changes were left unstaged

Compatibility

  • repository_dispatch event_type is intentionally kept as flocks_main_updated because flocks_autotest/main currently listens for that event type.

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