Stacked Batch Prs

Ships an ingestion campaign as one PR per batch on STACKED branches (each off the prior tip) to avoid conflicts on shared files like an auto-generated index, and guards the merge-cascade hazard where a top stacked PR merges into an already- merged intermediate branch and strands content off main. Use when landing many sequential ingestion batches that all touch a few shared files.

vamseeachanta Updated

File contents

vamseeachanta/raw-to-knowledge-playbook/tree/main/skills/stacked-batch-prs commit 9baae4e7ca

Frequently asked questions

npx skillmds@latest add vamseeachanta/stacked-batch-prs