Skip to content

Commit 86da35a

Browse files
authored
add callout in readme
Added note about private preview status and waitlist sign up link to top of Readme
1 parent 8913885 commit 86da35a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ A GitHub CLI extension for managing stacked branches and pull requests.
44

55
Stacked PRs break large changes into a chain of small, reviewable pull requests that build on each other. `gh stack` automates the tedious parts — creating branches, keeping them rebased, setting correct PR base branches, and navigating between layers.
66

7+
> [!NOTE]
8+
> Stacked PRs is currently in private preview. This CLI and the referenced functionality will not work unless the feature has been enabled for your repository.
9+
> You can sign up for the waitlist at [gh.io/stacksbeta](https://gh.io/stacksbeta).
10+
711
## Installation
812

913
```sh

0 commit comments

Comments
 (0)