← Back to events
ActiveAIRelease

ciflow/trunk/197052: Make `@pytorchbot merge -i` work on ghstack stacks

What happened

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…

Summary assembled by rule from the sources below

Why it's spreading

Sources