Replies: 1 comment 1 reply
-
|
@MohMaya Stacked PRs has now been enabled for the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi GitHub team,
I received the onboarding email saying Stacked PRs had been enabled for all repositories under the
smartacteamorganization.However,
gh stackstill reports that the feature is not enabled forsmartacteam/alpha-core.Environment:
smartacteamMohMayaReproduction:
Initialize and push a local stack successfully:
gh stack sync
This fetches, pushes, and recognizes PR #274
Submit the stack:
gh stack submit
Observed:
Expected:
The repository should be enabled according to the onboarding email, and
gh stack submitshould create/link the stack natively instead of falling back to regular PRs.Thanks.
Beta Was this translation helpful? Give feedback.
All reactions