Skip to content

.github/workflows: Add kind label validation to PR workflow#6260

Merged
vvoland merged 2 commits intodocker:masterfrom
vvoland:gha-changelog-kind
Aug 14, 2025
Merged

.github/workflows: Add kind label validation to PR workflow#6260
vvoland merged 2 commits intodocker:masterfrom
vvoland:gha-changelog-kind

Conversation

@vvoland
Copy link
Copy Markdown
Collaborator

@vvoland vvoland commented Aug 14, 2025

gha/validate-pr: Run on synchronize

Align with moby/moby

.github/workflows: Add kind label validation to PR workflow

The PR validation workflow now enforces that every PR with an 'impact/'
label must also have a corresponding 'kind/
' label, in addition to the
existing 'area/*' label requirement.

This change helps ensure proper categorization of pull requests by
requiring contributors to specify both the impact area and the kind of
change being made.

Align with moby/moby

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
The PR validation workflow now enforces that every PR with an 'impact/*'
label must also have a corresponding 'kind/*' label, in addition to the
existing 'area/*' label requirement.

This change helps ensure proper categorization of pull requests by
requiring contributors to specify both the impact area and the kind of
change being made.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland added this to the 29.0.0 milestone Aug 14, 2025
@vvoland vvoland self-assigned this 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 changed the title gha/validate-pr: Run on synchronize .github/workflows: Add kind label validation to PR workflow Aug 14, 2025
@vvoland vvoland requested review from Benehiko and thaJeztah August 14, 2025 08:52
@vvoland vvoland merged commit 4bff12f into docker:master Aug 14, 2025
114 of 115 checks passed
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.

3 participants