Commit 8a3cd41
Say how to create a stacked PR
The stacked-PR guidance did not say whether you hand `gh stack link`
branches or PR numbers, so it read as though the PRs had to exist first.
Either works, and branches alone are enough: the command pushes them and
opens the PRs it does not find.
Say what linking does to the bases too. It moves each one onto the branch
below, which looks like a misconfigured PR if you are not expecting it,
and CI keeps running throughout.
Signed-off-by: Cristiano Calcagno <ccrisccris@gmail.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01W8g8qwBARAcvW9MyuKQq8H1 parent 0240fbf commit 8a3cd41
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
300 | 304 | | |
301 | 305 | | |
302 | 306 | | |
| |||
0 commit comments