Skip to content

Conversation

fr4nc1sc0-r4m0n
Copy link
Contributor

What does this pull request do?

In order to fix this issue, a flag has been added to skip build-distribution execution step when the workflow is being executed from a release tag.

Also a dependency between the main build-distribution step in the release.yml and the invocation to the test-release.yml has been added to ensure the right order in case of uploaded artifacts should be used somewhere.

This change is because two build-distribution steps trying to upload the same artifact are being executed in the same workflow: in the release.yml and in the test.yml. It basically is causing the conflict error here:

Related issues

https://github.com/elastic/observability-robots/issues/2978

@fr4nc1sc0-r4m0n fr4nc1sc0-r4m0n self-assigned this Aug 12, 2025
@fr4nc1sc0-r4m0n fr4nc1sc0-r4m0n requested a review from a team as a code owner August 12, 2025 11:21
@fr4nc1sc0-r4m0n fr4nc1sc0-r4m0n requested a review from a team as a code owner August 12, 2025 11:21
Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

Copy link
Member

@xrmx xrmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fr4nc1sc0-r4m0n fr4nc1sc0-r4m0n merged commit 6dc41ae into elastic:main Aug 25, 2025
97 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants