Rename area-crossgen2-coreclr to area-ReadyToRun in area ownership docs#126894
Merged
Rename area-crossgen2-coreclr to area-ReadyToRun in area ownership docs#126894
Conversation
…euristics Agent-Logs-Url: https://github.com/dotnet/runtime/sessions/e90908cb-ee3c-450a-9d3a-3b8e4db8fa34 Co-authored-by: agocke <515774+agocke@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
agocke
April 14, 2026 18:10
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Updates area ownership and issue-triage heuristics documentation to reflect the label rename from area-crossgen2-coreclr to area-ReadyToRun, keeping contributor routing consistent with current labeling.
Changes:
- Replaced the
area-crossgen2-coreclrentry witharea-ReadyToRunin the area owners table (same owners/contributors). - Updated issue triage “Area Label Heuristics” to map Crossgen2 / R2R / ReadyToRun keywords to
area-ReadyToRun.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/area-owners.md | Removes area-crossgen2-coreclr and adds area-ReadyToRun with the same ownership, maintaining the table’s ordering. |
| .github/skills/issue-triage/references/area-label-heuristics.md | Updates keyword-to-label guidance so Crossgen2/R2R/ReadyToRun issues map to area-ReadyToRun. |
JulieLeeMSFT
approved these changes
Apr 14, 2026
Member
|
/ba-g no runtime tests run |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updates area ownership and triage docs to reflect the label rename from
area-crossgen2-coreclrtoarea-ReadyToRun.docs/area-owners.md: Replacedarea-crossgen2-coreclrrow witharea-ReadyToRun, placed in correct alphabetical position (afterarea-NativeAOT-coreclr). Owner and contributors unchanged..github/skills/issue-triage/references/area-label-heuristics.md: Updated label mapping for Crossgen2/R2R/ReadyToRun keywords toarea-ReadyToRun.