Skip to content

✨ Enabled beta of automations feature#28632

Merged
EvanHahn merged 1 commit into
mainfrom
enable-automations-beta-toggle
Jun 22, 2026
Merged

✨ Enabled beta of automations feature#28632
EvanHahn merged 1 commit into
mainfrom
enable-automations-beta-toggle

Conversation

@EvanHahn

Copy link
Copy Markdown
Contributor

no ref

This enables the automations beta by enabling the toggle for users.

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5883e763-89ec-4e86-b7f1-ef87113018a1

📥 Commits

Reviewing files that changed from the base of the PR and between bbadfd6 and 83984fe.

📒 Files selected for processing (1)
  • apps/admin-x-settings/src/components/settings/advanced/labs/beta-features.tsx

Walkthrough

The constant IS_AUTOMATIONS_BETA_ACTIVE in beta-features.tsx is changed from false to true. This single-line change causes the "Automations (beta)" lab item, which includes a FeatureToggle with one-way confirmation messaging, to be rendered in the BetaFeatures component. No other logic is modified.

Possibly related PRs

  • TryGhost/Ghost#28782: Directly modifies the same file (beta-features.tsx) to further affect the "Automations (beta)" lab item and its FeatureToggle behavior and copy.
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: enabling the automations beta feature, which directly matches the changeset modification.
Description check ✅ Passed The description is directly related to the changeset, explaining that it enables the automations beta by toggling the feature for users.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch enable-automations-beta-toggle

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nx-cloud

nx-cloud Bot commented Jun 16, 2026

Copy link
Copy Markdown

🤖 Nx Cloud AI Fix

Ensure the fix-ci command is configured to always run in your CI pipeline to get automatic fixes in future runs. For more information, please see https://nx.dev/ci/features/self-healing-ci


View your CI Pipeline Execution ↗ for commit 83984fe

Command Status Duration Result
nx run @tryghost/admin-x-settings:test:acceptance ✅ Succeeded 9m 42s View ↗
nx build @tryghost/portal ✅ Succeeded <1s View ↗
nx build @tryghost/announcement-bar ✅ Succeeded <1s View ↗
nx build @tryghost/signup-form ✅ Succeeded <1s View ↗
nx build @tryghost/sodo-search ✅ Succeeded <1s View ↗
nx build @tryghost/activitypub ✅ Succeeded 2s View ↗
nx build @tryghost/comments-ui ✅ Succeeded <1s View ↗
nx build @tryghost/admin-toolbar ✅ Succeeded <1s View ↗
Additional runs (6) ✅ Succeeded ... View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-06-22 17:26:10 UTC

no ref

This enables the automations beta by enabling the toggle for users.
@EvanHahn EvanHahn force-pushed the enable-automations-beta-toggle branch from 50e3651 to 83984fe Compare June 22, 2026 17:13
@EvanHahn EvanHahn marked this pull request as ready for review June 22, 2026 17:13
@EvanHahn EvanHahn merged commit 7ee854b into main Jun 22, 2026
48 checks passed
@EvanHahn EvanHahn deleted the enable-automations-beta-toggle branch June 22, 2026 23:59
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.

1 participant