[cherry-pick] build: update product Copilot runtime canary - #334838
Merged
Conversation
Contributor
Author
📬 CODENOTIFYThe following users are being notified based on files changed in this PR: Ladislau Szomoru (@lszomoru)Matched files:
|
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
The configured canary is not yet published, so default product builds cannot resolve it.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates the product build pipelines to use a newer Copilot runtime canary.
Changes:
- Bumps the runtime override to
1.0.84-canary.70.gdb75d0d.unsigned. - Keeps both product pipeline entry points synchronized.
File summaries
| File | Description |
|---|---|
build/azure-pipelines/product-build.yml |
Updates the main product-build runtime default. |
build/azure-pipelines/product-build-ado-ci.yml |
Updates the ADO CI runtime default. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Vritant Bhardwaj (vritant24)
approved these changes
Sep 7, 2026
Don Jayamanne (DonJayamanne)
approved these changes
Sep 7, 2026
Dmitriy Vasyura (dmitrivMS)
approved these changes
Sep 7, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Cherry-pick of #334824 from
release/1.137.Summary
@github/copilotruntime override from1.0.84-canary.67.g6496fad.unsignedto1.0.84-canary.70.gdb75d0d.unsignedValidation
cd build && npm run typecheckThe requested canary is not visible on the private feed yet; product installation can be validated after publication.
Release counterpart of #334823.
(Written by Copilot)