ciflow/trunk/197052: Make `@pytorchbot merge -i` work on ghstack stacks
- PyTorch 近 90 天出现 964 次
- PyTorch 近 90 天第 953 次发版
- 上一次:同一天稍早 · trunk/3e9e74c046a7e412d4488fb55f714db24b4e3d9a: [_native][2/8] Add shared CuTeDSL and reduction machinery (#195050)
发生了什么
Impact: CI only — trymerge / @pytorchbot merge -i on ghstack PRs Risk: low What --ignore-current now collects the failing checks of every PR in a ghstack stack and gates each PR against its own failures, instead of only looking at the PR the merge was commented on. Why merge -i was effectively broken for ghstack. The failing-check list was built solely from the top PR, but merge_ghstack_into runs the merge rules aga…
摘要按规则整理自下方来源原文