Skip to content

MLE-26874 restrict blackduck scans to main, develop, and release* branches - #188

Merged
vitalykorolev merged 3 commits into
developfrom
MLE-26874_optimize-kubeninjas-pipelines-for-SBOM-generation
Jul 27, 2026
Merged

MLE-26874 restrict blackduck scans to main, develop, and release* branches#188
vitalykorolev merged 3 commits into
developfrom
MLE-26874_optimize-kubeninjas-pipelines-for-SBOM-generation

Conversation

@vitalykorolev

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings July 24, 2026 17:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Restricts the Jenkins Black Duck scanning stage to only run on long-lived branches, reducing scan load/noise on other branches in this CI pipeline.

Changes:

  • Added a when { anyOf { ... } } gate to the Run-BlackDuck-Scan stage.
  • Limited execution to develop, main, and release* branches.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Jenkinsfile

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread Jenkinsfile
@vitalykorolev
vitalykorolev merged commit e46c14f into develop Jul 27, 2026
5 checks passed
@vitalykorolev
vitalykorolev deleted the MLE-26874_optimize-kubeninjas-pipelines-for-SBOM-generation branch July 27, 2026 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants