We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b54c35 commit 33c8515Copy full SHA for 33c8515
apps/webapp/app/components/BlankStatePanels.tsx
@@ -477,6 +477,10 @@ export function BranchesNoBranchableEnvironment() {
477
Preview branches in Trigger.dev create isolated environments for testing new features before
478
production.
479
</Paragraph>
480
+ <Paragraph variant="small">
481
+ You must be on <V4Badge inline /> to access preview branches. Read our{" "}
482
+ <TextLink to={docsPath("upgrade-to-v4")}>upgrade to v4 guide</TextLink> to learn more.
483
+ </Paragraph>
484
</InfoPanel>
485
);
486
}
0 commit comments