helidon-io / helidon

Java libraries for writing microservices
https://helidon.io
Apache License 2.0
3.44k stars 562 forks source link

4.x pr merge workflow concurrency #8924

Closed barchetta closed 4 days ago

barchetta commented 4 days ago

Description

Fix concurrency issue with pr-merge workflow by hardcoding validate's workflow name. This is because github.workflow is inherited from calling workflows and can result in errors like:


Canceling since a deadlock for concurrency group 'Post PR Merge-refs/heads/main' was detected between 'top level workflow' and 'validate'