Updated cancel_link helper default label to 'Resume subscription'#26733
Updated cancel_link helper default label to 'Resume subscription'#26733
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
WalkthroughThe pull request changes the default label text for the continue action in the cancel link helper from "Continue subscription" to "Resume subscription". The helper's documentation comment and its runtime default value were updated accordingly. The unit test expectation was adjusted to match the new default. No function signatures, control flow, exported entities, or test logic were modified. 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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. Comment |
🤖 Velo CI Failure AnalysisClassification: 🔴 HARD FAIL
|
Aligns the theme helper's default continueLabel with the Portal UI, which was updated to use 'Resume subscription' in 8a21c7a.
53d2f10 to
3db5fbd
Compare
ref https://linear.app/ghost/issue/BER-3417/refresh-custom-cancellation-button-state-without-manual-page-reload
The
{{cancel_link}}theme helper's defaultcontinueLabelwas "Continue subscription", while Portal was updated to use "Resume subscription" in #26679.continueLabelfrom "Continue subscription" to "Resume subscription"