Skip to content

x/build: gopherbot labelCompilerRuntimeIssues should use closest matching prefix #80421

Description

@prattmic

#80397 is a compiler/runtime issue but did not get labeled by gopherbot.

The problem is the package name: cmd/compile/internal/noder.

This package is missing from https://dev.golang.org/owners, though cmd/compile is listed there.

gopherbot requires an exact match: https://cs.opensource.google/go/x/build/+/master:cmd/gopherbot/gopherbot.go;l=1129;drc=74861f19d89a83ca9474aad1aef251618dc62f06

Better would be for gopherbot to allow matching on a prefix if there isn't a more precise prefix with different owners (though I'm not sure that compiler/runtime actually has any of those).

Metadata

Metadata

Assignees

Labels

Buildersx/build issues (builders, bots, dashboards)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions