Skip to content
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

[8.13](backport #39533) [BK] - Remove certain steps from running for Branches #39549

Merged
merged 1 commit into from
May 14, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 14, 2024

Proposed commit message

This commit makes some adjustments in the step conditions after reviewing the Jenkins files and how we perform the step validations in Jenkinsfile.

If a key when is inside the Jenkinsfile step 1, it will validate the required conditions 2, and if there are no branches: true, it will not include that step.

I tried to go over the various project and try to consolidate the conditions.


This is an automatic backport of pull request #39533 done by Mergify.

This commit makes some adjustments in the step conditions after
reviewing the Jenkins files and how we perform the step validations in
Jenkinsfile.

If there is a key `when` inside the Jenkinsfile step, it will validate the required
conditions, and if there are no `branches: true`, then it will not include that
step.

Signed-off-by: Alexandros Sapranidis <[email protected]>
(cherry picked from commit 176e9b8)
@mergify mergify bot requested a review from a team as a code owner May 14, 2024 10:28
@mergify mergify bot added the backport label May 14, 2024
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 14, 2024
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label May 14, 2024
@alexsapran alexsapran merged commit 60388a5 into 8.13 May 14, 2024
73 of 74 checks passed
@alexsapran alexsapran deleted the mergify/bp/8.13/pr-39533 branch May 14, 2024 14:08
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.

1 participant