pytorch - ✅(Solved) Fix Run pull jobs on OSDC in pull requests shadow mode [1 pull requests, 1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
pytorch/pytorch#183242Fetched 2026-05-11 03:12:42
View on GitHub
Comments
0
Participants
1
Timeline
22
Reactions
1
Author
Participants
Assignees
Timeline (top)
subscribed ×13labeled ×2mentioned ×2added_to_project_v2 ×1

Error Message

Error looks like

Root Cause

N/A

Fix Action

Mitigation

PR fix notes

PR #183243: Always run EC2 route on pull requests in _linux-build/_linux-test

Description (problem / solution / changelog)

Stack from ghstack (oldest at bottom):

  • -> #183243
  • #183244

On pull_request events, the reusable Linux build and test workflows now always execute the EC2 job regardless of the use-arc input. When a caller passes use-arc=true on a PR, the OSDC job still runs alongside, giving us shadow-mode data on OSDC without losing EC2 signal. Pushed commits and scheduled workflows continue to honor use-arc as before, selecting exactly one route. See https://github.com/pytorch/pytorch/issues/183242.

Testing

https://github.com/pytorch/pytorch/actions/runs/25646709118

Authored by Claude.

Changed files

  • .github/workflows/_linux-build.yml (modified, +11/-3)
  • .github/workflows/_linux-test.yml (modified, +6/-2)
RAW_BUFFERClick to expand / collapse

Current Status

Not yet started

Error looks like

Pull jobs running on EC2 normally. Dr.CI and mergebot ignores OSDC failures.

Incident timeline (all times pacific)

May 11th

User impact

No impact, this is to test OSDC in shadow mode

Root cause

N/A

Mitigation

Prevention/followups

N/A

cc @seemethere @malfet @pytorch/pytorch-dev-infra

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

pytorch - ✅(Solved) Fix Run pull jobs on OSDC in pull requests shadow mode [1 pull requests, 1 participants]