Skip to content

[CELEBORN-2410] Add missing module coverage to labeler.yml - #3789

Open
yew1eb wants to merge 1 commit into
apache:mainfrom
yew1eb:CELEBORN-2410-labeler-modules
Open

[CELEBORN-2410] Add missing module coverage to labeler.yml#3789
yew1eb wants to merge 1 commit into
apache:mainfrom
yew1eb:CELEBORN-2410-labeler-modules

Conversation

@yew1eb

@yew1eb yew1eb commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

labeler.yml did not match changes under lifecycle-manager/, multipart-uploader/, and rust/ — PRs touching only these paths received no module label.

  • lifecycle-manager/**module:service (daemon wrapper around client.LifecycleManager, package org.apache.celeborn.server.lifecyclemanager)
  • multipart-uploader/**module:service (S3/OSS impls of server.common.service.mpu.MultipartUploadHandler, defined in the service module)
  • rust/** → new module:rust (independent Cargo-built Rust client)

Why are the changes needed?

These three directories have real source but no labeler entry, so the labeler action silently skips them. Changes to them never get triaged into the correct module label.

Does this PR resolve a correctness bug?

  • Yes

Does this PR introduce any user-facing change?

  • Yes

How was this patch tested?

YAML syntax validated. Existing module globs unchanged.

@yew1eb
yew1eb force-pushed the CELEBORN-2410-labeler-modules branch from 517a14f to dea1a16 Compare August 8, 2026 10:30
@yew1eb yew1eb closed this Aug 8, 2026
@yew1eb yew1eb reopened this Aug 8, 2026
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