Skip to content

Reorder cached pipeline definition mapping by Def ID#129631

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-code-review-suggestion
Draft

Reorder cached pipeline definition mapping by Def ID#129631
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-code-review-suggestion

Conversation

Copilot AI commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Addresses the single requested PR review comment by updating only the cached mapping table ordering in the CI pipeline monitor skill docs. No functional or scope-expanding edits were made.

  • Description

    • Reordered entries in /home/runner/work/runtime/runtime/.github/skills/ci-pipeline-monitor/pipelines.md under Cached Definition ID Mapping so rows are in ascending numeric Def ID order.
    • Moved existing crossgen2 mapping rows (124, 134, 136, 141) to their correct sorted positions relative to surrounding entries.
  • Change shape

    • Data-preserving table reorder only (no new rows, no removed rows, no content rewrite).
| runtime-coreclr libraries-jitstress2-jitstressregs | 119 | |
| runtime-coreclr crossgen2 | 124 | |
| runtime-coreclr crossgen2 outerloop | 134 | |
| runtime-coreclr crossgen2-composite | 136 | |
| runtime-jit-experimental | 137 | |
| runtime-coreclr libraries-jitstress | 138 | |
| runtime-coreclr ilasm | 140 | |
| runtime-coreclr crossgen2-composite gcstress | 141 | |

Copilot AI requested review from Copilot and removed request for Copilot June 19, 2026 17:51
Co-authored-by: JulieLeeMSFT <63486087+JulieLeeMSFT@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot June 19, 2026 18:14
Copilot AI changed the title [WIP] Fix code based on review comment Reorder cached pipeline definition mapping by Def ID Jun 19, 2026
Copilot AI requested a review from JulieLeeMSFT June 19, 2026 18:16
@github-actions github-actions Bot added the area-crossgen2-coreclr only use for closed issues label Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-crossgen2-coreclr only use for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants