-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
🚨This issue needs some love.This issue needs some love.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
The product-auto-label bot normally applies Product API labels like api: run
to PRs based on various heuristics. However, I've noticed not all PRs I've reviewed recently have been tagged.
PRs like #4121 feat(vertexai)
... are generally not labeled. First I thought this was a simple hyphenation problem because the Vertex AI product label is api: vertex-ai
and our directory name and PR titles are using vertexai
.
However, if you compare closed PRs to issues, it's very stark: PRs don't have automated product labels in the last couple weeks. Prior to that, there are a lot of dependency update PRs that wouldn't have those labels.
- Did we disable PR auto labels?
- Is there some kind of bot quota mechanism?
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.