Consolidate area labels: merge area-Single-File and area-HostModel into area-Host#126734
Consolidate area labels: merge area-Single-File and area-HostModel into area-Host#126734
Conversation
…oRun-coreclr Agent-Logs-Url: https://github.com/dotnet/runtime/sessions/b71e4180-f675-47c0-9a0b-b1d094444066 Co-authored-by: agocke <515774+agocke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/dotnet/runtime/sessions/84a62a2a-6c33-473f-9208-8f6e58b24c93 Co-authored-by: agocke <515774+agocke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/dotnet/runtime/sessions/3bd31aa8-4931-4574-98e9-e0c13e3c5cbd Co-authored-by: agocke <515774+agocke@users.noreply.github.com>
|
Tagging subscribers to this area: @agocke, @jeffschwMSFT, @elinor-fung |
There was a problem hiding this comment.
Pull request overview
Consolidates area-label documentation and triage heuristics by merging area-Single-File and area-HostModel guidance into area-Host, so Host-related ownership and labeling guidance is centralized.
Changes:
- Updates
area-Hostownership description and removesarea-Single-File/area-HostModelrows from the area owners table. - Updates issue-triage heuristics to route single-file deployment issues to
area-Host. - Also changes Crossgen/R2R label guidance to use
area-crossgenand removes thearea-ReadyToRun-coreclrrow.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
docs/area-owners.md |
Removes area-Single-File/area-HostModel entries and expands area-Host scope; also adjusts Crossgen/ReadyToRun-related entries. |
.github/skills/issue-triage/references/area-label-heuristics.md |
Updates quick-reference heuristics to map single-file (and other terms) to area-Host, and updates Crossgen/R2R heuristic label. |
| | area-GC-mono | @agocke | @BrzVlad | @agocke to consult | | ||
| | area-Host | @agocke | @jeffschwMSFT @elinor-fung | Issues with dotnet.exe including bootstrapping, framework detection, hostfxr.dll and hostpolicy.dll | | ||
| | area-HostModel | @agocke | @elinor-fung | | | ||
| | area-Host | @agocke | @jeffschwMSFT @elinor-fung | Issues with dotnet.exe including bootstrapping, framework detection, hostfxr.dll, hostpolicy.dll, host model, and single-file deployment | |
There was a problem hiding this comment.
area-Single-File and area-HostModel are removed from this table, but @dotnet-policy-service configuration still references both labels (in .github/policies/resourceManagement.yml). If these labels are being consolidated into area-Host, the policy mapping/notifications should be updated accordingly; otherwise issues/PRs labeled with the old areas will still route separately and this table will be out of sync with automation.
There was a problem hiding this comment.
Removed both area-HostModel and area-Single-File from .github/policies/resourceManagement.yml — removed the labelAdded triggers and the hasLabel/mentionUsers notification blocks for both. The area-Host block remains with the correct mentionees (agocke, jeffschwMSFT, elinor-fung). See commit 357c8d7.
…l policy Agent-Logs-Url: https://github.com/dotnet/runtime/sessions/afe70c02-158c-410b-adbb-233bd1e5f266 Co-authored-by: agocke <515774+agocke@users.noreply.github.com>
Description
Consolidates overlapping area labels into
area-Host:area-Host; row removed, description and heuristics updatedarea-Host; row removed, description updated@vsadovfromarea-Hostcontributors@dotnet-policy-serviceconfiguration to removearea-Single-Fileandarea-HostModellabel triggers and notification blocksChanges
docs/area-owners.md: Removedarea-Single-Fileandarea-HostModelrows; updatedarea-Hostdescription to cover single-file deployment and host model.github/skills/issue-triage/references/area-label-heuristics.md: Merged single-file deployment heuristic into thearea-Hostline.github/policies/resourceManagement.yml: Removedarea-HostModelandarea-Single-FilelabelAddedtriggers andhasLabel/mentionUsersnotification blocks so policy automation is in sync with the consolidatedarea-Hostlabel