Skip to content

Add retired r2r pipeline stub#100

Draft
jtschuster wants to merge 4 commits into
mainfrom
restore-r2r-pipeline-stub
Draft

Add retired r2r pipeline stub#100
jtschuster wants to merge 4 commits into
mainfrom
restore-r2r-pipeline-stub

Conversation

@jtschuster

Copy link
Copy Markdown
Owner

Summary

  • restore eng/pipelines/coreclr/r2r.yml as an inert tombstone for the still-enabled runtime-coreclr r2r Azure DevOps definition
  • disable CI and pull-request triggers explicitly
  • use an agentless zero-delay job so accidental manual runs complete without consuming an agent

The YAML was removed by dotnet#130370, but Azure DevOps definition 120 still points to that path and now reports trigger configuration errors. This file can be removed after the definition is disabled or deleted.

Validation

  • parsed the YAML locally and verified the trigger and agentless-job structure
  • checked the staged diff for whitespace errors
  • attempted an Azure Pipelines preview for definition 120; Azure DevOps rejected the dry run because the current identity lacks the required EditBuild permission

Note

This pull request was created with GitHub Copilot.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jtschuster
jtschuster force-pushed the restore-r2r-pipeline-stub branch from 637399e to 6ca40bb Compare July 20, 2026 18:53
jtschuster and others added 3 commits July 20, 2026 13:25
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 027af8a7-5834-4205-a7c2-108a92421253
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 027af8a7-5834-4205-a7c2-108a92421253
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant