[PR #10581] Introduce feature flag for editable actions page #28121

Open
opened 2026-01-31 09:26:28 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/10581

State: closed
Merged: Yes


Summary of the Pull Request

Adds a feature flag Feature_EditableActionsPage that controls whether the Actions page in the Settings UI is read-only vs editable. The editable version is disabled for Release builds and enabled everywhere else (i.e. Dev, Preview, etc...).

Validated using <stage> AlwaysEnabled and AlwaysDisabled.

References

#6900 - Actions Page Epic

PR Checklist

Closes #10578

**Original Pull Request:** https://github.com/microsoft/terminal/pull/10581 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Adds a feature flag `Feature_EditableActionsPage` that controls whether the Actions page in the Settings UI is read-only vs editable. The editable version is disabled for `Release` builds and enabled everywhere else (i.e. Dev, Preview, etc...). Validated using `<stage>` `AlwaysEnabled` and `AlwaysDisabled`. ## References #6900 - Actions Page Epic ## PR Checklist Closes #10578
claunia added the pull-request label 2026-01-31 09:26:28 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28121