Skip to content

Enable hooks by default via feature flag#21590

Merged
niik merged 1 commit intodevelopmentfrom
hooks-by-default-on-beta
Feb 10, 2026
Merged

Enable hooks by default via feature flag#21590
niik merged 1 commit intodevelopmentfrom
hooks-by-default-on-beta

Conversation

@niik
Copy link
Member

@niik niik commented Feb 10, 2026

Closes #[issue number]

Description

Export enableHooksByDefault from feature-flag and use it in hooks/config to set defaultHooksEnvEnabledValue (replacing the hardcoded false). This enables hooks by default for beta and lets us eventually flip it on by default for prod.

Screenshots

Release notes

Notes:

Export enableHooksByDefault from feature-flag and use it in hooks/config to set defaultHooksEnvEnabledValue (replacing the hardcoded false). This makes the default enabled state for the hooks environment follow the enableBetaFeatures flag and keeps the import up to date.
Copy link
Contributor

@tidy-dev tidy-dev left a comment

Choose a reason for hiding this comment

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

@niik niik merged commit b7eb315 into development Feb 10, 2026
9 checks passed
@niik niik deleted the hooks-by-default-on-beta branch February 10, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants