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> |
||
|---|---|---|
| .. | ||
| audit.yaml | ||
| build.yaml | ||
| dco.yaml | ||
| docker-image.yaml | ||
| fuzz-build.yaml | ||
| gitlint.yaml | ||
| hadolint.yaml | ||
| integration-arm64.yaml | ||
| integration-rate-limiter.yaml | ||
| integration-sgx.yaml | ||
| integration-vfio.yaml | ||
| integration-windows.yaml | ||
| integration-x86-64.yaml | ||
| openapi.yaml | ||
| quality.yaml | ||
| release.yaml | ||
| shlint.yaml | ||