Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.x pr merge workflow concurrency #8924

Merged

Conversation

barchetta
Copy link
Member

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'

@barchetta barchetta added build 4.x Version 4.x labels Jun 28, 2024
@barchetta barchetta self-assigned this Jun 28, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 28, 2024
@barchetta barchetta merged commit 41873b3 into helidon-io:main Jun 28, 2024
12 checks passed
@barchetta barchetta deleted the 4.x-pr-merge-workflow-concurrency branch November 12, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x build OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants