Review human-authored PRs opened in the past 24 hours#23134
Draft
Review human-authored PRs opened in the past 24 hours#23134
Conversation
Collaborator
|
/azp run |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Copilot
AI
changed the title
[WIP] Review pull requests opened in past 24 hours
Review human-authored PRs opened in the past 24 hours
Mar 19, 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.
Reviews 12 human-authored PRs opened in the past 24 hours (bots
mssonicbldandCopilotexcluded). Direct GitHub API write access is blocked by the sandbox firewall, so review comments are documented here in ready-to-post format.Key findings
🔴 Needs changes
raise SystemExitinside a pytest helper kills the process — teardown won't run. Usepytest.fail(). Also: failure collection loop exits on first hit; example JSON uses"protocol_1"/"protocol_2"keys but code reads["LACP"]/["BGP"]— gating logic is never exercised by the example.upgrade_path_postboot_setupshadows module-level function; missing guard onduthosts.supervisor_nodes[0].🚧 Draft — not ready
tbinfo["topo"]["properties"]["topology"]["DUT"]["loopback"]["ipv4"]lacksremote_switch_id.✅ LGTM (with minor notes)
202511checkbox unchecked despite targeting that branch.golden_config = ori_configis an alias not a copy — harmless here but considercopy.deepcopy().✅ LGTM
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com//usr/bin/curl curl -sv -H Authorization: ****** REDACTED(http block)/usr/bin/gh gh auth status(http block)https://api.github.com/graphql/usr/bin/gh gh auth status(http block)https://api.github.com/repos/sonic-net/sonic-mgmt/issues/23114/usr/bin/curl curl -s -H Authorization: ****** REDACTED(http block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node -e const https = require('https'); const options = { hostname: 'api.github.com', path: '/repos/sonic-net/sonic-mgmt/issues/23114', headers: { 'Authorization': 'token ******', 'User-Agent': 'copilot-review-agen(http block)https://api.github.com/repos/sonic-net/sonic-mgmt/issues/23114/comments/usr/bin/gh gh api repos/sonic-net/sonic-mgmt/issues/23114/comments -f body=Test comment(http block)/usr/bin/curl curl -sv REDACTED -H Authorization: ******(http block)https://api.github.com/repos/sonic-net/sonic-mgmt/pulls/23114/usr/bin/curl curl -s -o /dev/null -w %{http_code} -H Authorization: token ****** -H Content-Type: application/json REDACTED(http block)https://api.github.com/user/usr/bin/curl curl -sv REDACTED -H Authorization: token ******(http block)/usr/bin/curl curl -s -I -H Authorization: token ****** REDACTED(http block)If you need me to access, download, or install something from one of these locations, you can either:
📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.