rebase: merging indirectly via combined branch does not rebase higher prs
- Lingua principale
- Go
- Stelle
- 1.5k
- Fork
- 70
- Merge medio
- 1g 8h
- PR unite (30g)
- 7
Descrizione
BUG:
We create release branches that combine many PRs/branches into a single PR. When that PR is merged to the root the original PRs are closed as merged, BUT any stacked PRs do not rebase onto the root.
Repro:
1. Create three PRs A and B and C, with B stacked on A.
2. Create a third PR, D, which combines branches A and C.
3. Merge D onto master.
4. Observe that B is still stacked on A, and if branch A is deleted, PR B is auto closed.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Non viene indicato alcun file, test o punto di ingresso. Riproduci lo scenario A/B/C e lo scenario D combinato, quindi traccia la gestione delle pull requests unite e dei rebases di stacked branches; la correzione è completa quando B viene rebased su master dopo il merge di D e non viene chiuso automaticamente quando A viene eliminato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- git, github, go
- Ambito
- cli
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100