✨ Changed comments to be enabled by default#27913
Conversation
ref #27653 New sites should allow members to comment without requiring staff to find and enable the setting first. When comments are explicitly set to off, the Admin sidebar now hides the Comments section so the navigation reflects the disabled state.
Comments are now enabled by default for new sites, so default email previews, email card rendering, settings responses, and Content API responses changed. Updating these snapshots keeps CI aligned with the new default. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
It looks like this PR contains a migration 👀 General requirements
Schema changes
Data changes
|
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughThis PR changes the default value of the 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
The snapshot was carried over from the original commit and drifted from the live renderer (preheader-spacing class restored on main; some filler whitespace removed). Regenerated against the current renderer. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Summary
comments_enableddefault fromofftoallso new sites allow members to comment without staff having to find the setting first.Carved out of #27653 to ship the default-flip independently of the pinning work.
Test plan
comments_enabled = "all"🤖 Generated with Claude Code