Skip to content

ci: Trigger release workflow on push events only - #11

Merged
saravan2 merged 1 commit into
cloud-hypervisor:chfrom
saravan2:ch-202605
Aug 21, 2026
Merged

ci: Trigger release workflow on push events only#11
saravan2 merged 1 commit into
cloud-hypervisor:chfrom
saravan2:ch-202605

Conversation

@saravan2

@saravan2 saravan2 commented Aug 14, 2026

Copy link
Copy Markdown
Member

Description

Pushing a new tag fires both create and push events, so the workflow ran twice for the same commit. Subscribe to push only and gate the upload and release steps on the tag ref. Branch pushes still run the builds as a smoke test and tag pushes still publish the draft release.

Release workflow running twice

https://github.com/cloud-hypervisor/edk2/actions/runs/31776692466
https://github.com/cloud-hypervisor/edk2/actions/runs/31776692404

Pushing a new tag fires both create and push events, so the workflow
ran twice for the same commit. Subscribe to push only and gate the
upload and release steps on the tag ref. Branch pushes still run the
builds as a smoke test and tag pushes still publish the draft release.
@saravan2 saravan2 self-assigned this Aug 14, 2026
@saravan2

saravan2 commented Aug 17, 2026

Copy link
Copy Markdown
Member Author

This is a minor CI change.

@saravan2
saravan2 requested a review from phip1611 August 19, 2026 20:07
@saravan2
saravan2 merged commit 3ae94a3 into cloud-hypervisor:ch Aug 21, 2026
2 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.

3 participants