Make .NET portability workflow a weekly audit - #1173
Merged
Merged
Conversation
Replace nightly refactoring with a weekly, evidence-backed audit. Require concrete portability or test coverage benefits, check prior issues and review outcomes, and allow no-op results. Fetch and pin the upstream .NET reference before sandbox execution. Rename the workflow and tracker, limit proposals to SDK directories, and regenerate the workflow with gh-aw v0.88.7.
Quim Muntal (qmuntal)
enabled auto-merge
September 23, 2026 12:16
Contributor
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
The source and generated workflow consistently implement the stated schedule, validation, history, and output constraints.
Review effort: Balanced
Findings: None
What changed in this PR
Converts the nightly portability workflow into a weekly, evidence-driven audit.
Changes:
- Schedules weekly Monday audits with optional no-change outcomes.
- Adds pinned upstream validation and bounded audit history.
- Restricts proposals to SDK directories and regenerates the workflow lock.
| File | Description |
|---|---|
.github/workflows/dotnet-code-portability-weekly.md |
Defines the weekly audit. |
.github/workflows/dotnet-code-portability-weekly.lock.yml |
Contains the regenerated executable workflow. |
.github/workflows/dotnet-code-portability-nightly.md |
Removes the superseded nightly workflow. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
George Adams (gdams)
approved these changes
Sep 23, 2026
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.
Summary
Replace the nightly refactoring quota with a weekly portability audit on Mondays at 22:19 UTC. Keep manual dispatch and the
[dotnet-code]output prefix.noopas a successful result instead of producing cosmetic changes.Validation
copilot-requestspermission andconcurrency.queuefields.No live agent run was dispatched.