Skip to content

Add pinning flag to preview#13264

Merged
johnturcoo merged 3 commits into
masterfrom
johnturco/app-4807-flip-pinning-flag-to-preview
Jul 2, 2026
Merged

Add pinning flag to preview#13264
johnturcoo merged 3 commits into
masterfrom
johnturco/app-4807-flip-pinning-flag-to-preview

Conversation

@johnturcoo

Copy link
Copy Markdown
Contributor

Description

Switches tab pinning feature flag to preview.

Linked Issue

https://linear.app/warpdotdev/issue/APP-4808/switch-tab-pinning-to-preview

@cla-bot cla-bot Bot added the cla-signed label Jun 30, 2026
@oz-for-oss

oz-for-oss Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

@johnturcoo

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR promotes PinnedTabs from Dogfood to Preview and adds a Preview changelog description for the flag.

Concerns

  • This is a user-facing rollout, but the PR description does not include screenshots or a screen recording demonstrating tab pinning working end to end for Preview users.

Verdict

Found: 0 critical, 1 important, 0 suggestions

Request changes

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

FeatureFlag::AsyncFind,
#[cfg(any(target_os = "macos", target_os = "windows"))]
FeatureFlag::DragTabsToWindows,
FeatureFlag::PinnedTabs,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [IMPORTANT] For this user-facing rollout to Preview, please include screenshots or a short recording demonstrating tab pinning working end to end.

@johnturcoo johnturcoo closed this Jun 30, 2026
@johnturcoo johnturcoo force-pushed the johnturco/app-4807-flip-pinning-flag-to-preview branch from f7af3cc to c0902a2 Compare June 30, 2026 23:33
@johnturcoo johnturcoo reopened this Jul 1, 2026
@oz-for-oss

oz-for-oss Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

@johnturcoo

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR promotes PinnedTabs from dogfood to preview and adds a preview changelog description for the flag.

Concerns

  • The rollout is user-facing, but the PR description does not include screenshots or a screen recording demonstrating tab pinning working end to end for preview users.

Verdict

Found: 0 critical, 1 important, 0 suggestions

Request changes

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

FeatureFlag::AsyncFind,
#[cfg(any(target_os = "macos", target_os = "windows"))]
FeatureFlag::DragTabsToWindows,
FeatureFlag::PinnedTabs,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [IMPORTANT] For this user-facing preview rollout, please include screenshots or a screen recording demonstrating tab pinning working end to end.

@johnturcoo johnturcoo merged commit b9cbc2d into master Jul 2, 2026
40 of 42 checks passed
@johnturcoo johnturcoo deleted the johnturco/app-4807-flip-pinning-flag-to-preview branch July 2, 2026 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants