Skip to content

Avoid duplicate steps in snyk artifact scanning#18768

Open
donoghuc wants to merge 1 commit intoelastic:mainfrom
donoghuc:fix-snyk-scan
Open

Avoid duplicate steps in snyk artifact scanning#18768
donoghuc wants to merge 1 commit intoelastic:mainfrom
donoghuc:fix-snyk-scan

Conversation

@donoghuc
Copy link
Member

Release notes

[rn:skip]

What does this PR do?

In the case where two release tracks point to the same version, we need to guard against duplicate step names. This is a rare occurance that is otherwise harmless. This commit guards against duplicate step names.

merging logstash-plugins/.ci#110 revealed this quirk.

In the case where two release tracks point to the same version, we
need to guard against duplicate step names. This is a rare occurance that is
otherwise harmless. This commit guards against duplicate step names.
@github-actions
Copy link
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
  • run exhaustive tests : Run the exhaustive tests Buildkite pipeline.

@mergify
Copy link
Contributor

mergify bot commented Feb 11, 2026

This pull request does not have a backport label. Could you fix it @donoghuc? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • If no backport is necessary, please add the backport-skip label

@donoghuc
Copy link
Member Author

@donoghuc donoghuc added the backport-active-all Automated backport with mergify to all the active branches label Feb 11, 2026
@donoghuc
Copy link
Member Author

Example pipeline is pushing the expected versions through to snyk ✅

@elasticmachine
Copy link

💛 Build succeeded, but was flaky

Failed CI Steps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants