Skip to content

update pipeline setting for version bump#3002

Open
ninalee12 wants to merge 1 commit intomainfrom
fix-version-bump-setting
Open

update pipeline setting for version bump#3002
ninalee12 wants to merge 1 commit intomainfrom
fix-version-bump-setting

Conversation

@ninalee12
Copy link
Contributor

Hi team,

This is a follow up PR to: #2918

Originally we had configured cancel_intermediate_builds and skip_intermediate_builds to be true. However, in an event where there are parallel version bumps, it would cancel or skip the queued builds in the version bump pipeline.

This PR disables both features to allow parallel builds in the same pipeline for different versions (e.g. 9.2, 9.3, etc version bumps)

@prodsecmachine
Copy link

prodsecmachine commented Mar 19, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Contributor

@edsavage edsavage left a comment

Choose a reason for hiding this comment

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

LGTM

@ninalee12 ninalee12 marked this pull request as ready for review March 23, 2026 13:43
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