cloud-hypervisor/.github/workflows
Rob Bradford 6f49d7f192 build: Avoid cancellation of release build workflow on MQ
When running on the merge group this workflow is run twice - once for
the create event (merge queue creates a new branch) and once for the
merge_group event. Unfortunately the second event would cause the first
to be cancelled - unfortunately sometimes that second event is the
create event where the job in the workflow only runs if it is also a
tag.

By creating distinct concurrency groups for each event type then the
cross cancellation can be avoided.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2024-03-02 12:41:21 +00:00
..
audit.yaml build: Ensure all required checks run on merge_group 2024-02-28 20:11:20 +00:00
build.yaml build: Bump MSRV to 1.74 2024-02-29 19:42:16 +00:00
dco.yaml build: Only check DCO on PRs 2024-02-28 20:11:20 +00:00
docker-image.yaml build: Cancel in progress actions on update 2024-02-28 20:11:20 +00:00
fuzz-build.yaml build: Cancel in progress actions on update 2024-02-28 20:11:20 +00:00
gitlint.yaml build: Ensure all required checks run on merge_group 2024-02-28 20:11:20 +00:00
hadolint.yaml build: Ensure all required checks run on merge_group 2024-02-28 20:11:20 +00:00
integration-arm64.yaml build: Allow 'cancel-in-progress' for bare-metal workers 2024-03-02 11:10:19 +00:00
integration-rate-limiter.yaml build: Use authentication token to avoid GitHub rate limit 2024-03-02 12:40:30 +00:00
integration-sgx.yaml build: Use authentication token to avoid GitHub rate limit 2024-03-02 12:40:30 +00:00
integration-vfio.yaml build: Use authentication token to avoid GitHub rate limit 2024-03-02 12:40:30 +00:00
integration-windows.yaml build: Run integration tests on smaller VMs 2024-03-01 07:24:14 +00:00
integration-x86-64.yaml build: Run integration tests on smaller VMs 2024-03-01 07:24:14 +00:00
openapi.yaml build: Ensure all required checks run on merge_group 2024-02-28 20:11:20 +00:00
quality.yaml build: Cancel in progress actions on update 2024-02-28 20:11:20 +00:00
release.yaml build: Avoid cancellation of release build workflow on MQ 2024-03-02 12:41:21 +00:00
shlint.yaml build: Ensure all required checks run on merge_group 2024-02-28 20:11:20 +00:00