Skip to content

Fix pre-release workflow #229

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

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Conversation

reakaleek
Copy link
Member

@reakaleek reakaleek commented Feb 15, 2024

Context

The pre release workflow is failing instantly with a deadlock in https://github.com/elastic/ecs-logging-java/actions/runs/7912945522

Canceling since a deadlock for concurrency group 'Pre release' was detected between 'top level workflow' and 'pre-release'

Change

This change moves the concurrency settings to the parent workflows in all places where the pre-post-release.yml workflows is used as "sub"-workflow.

Currently the pre-post-release workflow is used only in release.yml and pre-release.yml. Whereas the pre-release workflow already had the concurrency settings.

@reakaleek reakaleek self-assigned this Feb 15, 2024
@reakaleek reakaleek requested review from JonasKunz and a team February 15, 2024 08:49
@JonasKunz JonasKunz enabled auto-merge (squash) February 15, 2024 08:53
@JonasKunz JonasKunz disabled auto-merge February 15, 2024 08:54
@reakaleek reakaleek enabled auto-merge (squash) February 15, 2024 08:55
@reakaleek reakaleek merged commit 709d413 into elastic:main Feb 15, 2024
@reakaleek reakaleek deleted the feature/fix-pre-release branch February 15, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants