Skip to content

gha/validate-pr: Replace continue-on-error#6261

Merged
thaJeztah merged 1 commit intodocker:masterfrom
vvoland:gha-fix
Aug 14, 2025
Merged

gha/validate-pr: Replace continue-on-error#6261
thaJeztah merged 1 commit intodocker:masterfrom
vvoland:gha-fix

Conversation

@vvoland
Copy link
Copy Markdown
Collaborator

@vvoland vvoland commented Aug 14, 2025

gha/validate-pr: Replace continue-on-error

The label validation steps now properly fail the workflow when required labels are missing, instead of continuing with errors. This change removes the continue-on-error: true directives and adds always() conditions to ensure the validation steps run regardless of previous step outcomes.

The label validation steps now properly fail the workflow when required
labels are missing, instead of continuing with errors.

This change removes the `continue-on-error: true` directives and adds
`always()` conditions to ensure the validation steps run regardless of
previous step outcomes.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland self-assigned this Aug 14, 2025
@vvoland vvoland added this to the 29.0.0 milestone Aug 14, 2025
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@vvoland vvoland requested a review from Benehiko August 14, 2025 11:11
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah merged commit 53b6fdd into docker:master Aug 14, 2025
100 of 102 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci kind/bugfix PR's that fix bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants