Skip to content

👔 app: extend installments benefit#1122

Merged
cruzdanilo merged 1 commit into
mainfrom
benefit
Jun 29, 2026
Merged

👔 app: extend installments benefit#1122
cruzdanilo merged 1 commit into
mainfrom
benefit

Conversation

@franm91

@franm91 franm91 commented Jun 29, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • New Features

    • Extended the current installment promotion period.
    • Updated the promotion label to reflect the new monthly campaign timing.
  • Bug Fixes

    • Adjusted promo expiration so the offer remains active through the updated end date.

@changeset-bot

changeset-bot Bot commented Jun 29, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: aa3f7a0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@exactly/mobile Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request extends the installment benefit promotion by updating the promo ID to 'jul-2026-zero-apr' and extending its expiration date to August 1, 2026, in src/utils/promo.ts. A corresponding changeset file has also been added. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@cruzdanilo, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 53 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 75a7a455-ef16-4882-877a-894aa890e715

📥 Commits

Reviewing files that changed from the base of the PR and between 532dacf and aa3f7a0.

📒 Files selected for processing (2)
  • .changeset/little-moles-guess.md
  • src/utils/promo.ts

Walkthrough

Updates the PROMO configuration in src/utils/promo.ts: the promo id changes from "jun-2026-zero-apr" to "jul-2026-zero-apr" and expiresAt shifts from 2026-07-01T00:00:00Z to 2026-08-01T00:00:00Z. A patch changeset entry is added for @exactly/mobile.

Changes

Promo Window Extension

Layer / File(s) Summary
PROMO id and expiresAt update
src/utils/promo.ts, .changeset/little-moles-guess.md
PROMO.id updated to "jul-2026-zero-apr" and expiresAt moved one month forward to 2026-08-01T00:00:00Z, extending the period during which isPromoActive() returns true; patch changeset added.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • exactly/exa#1017: Directly modifies the same PROMO definition in src/utils/promo.ts, changing id and expiresAt for a previous promo window.
  • exactly/exa#1078: Also updates PROMO/expiresAt in src/utils/promo.ts to adjust the installment benefit promo timing.

Suggested reviewers

  • dieguezguille
  • cruzdanilo
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: extending the installments benefit.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch benefit
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch benefit

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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 6ccc66f4-d45f-4855-81b2-cd6ad5906644

📥 Commits

Reviewing files that changed from the base of the PR and between 698f903 and 532dacf.

📒 Files selected for processing (2)
  • .changeset/little-moles-guess.md
  • src/utils/promo.ts

Comment thread src/utils/promo.ts
@franm91 franm91 marked this pull request as ready for review June 29, 2026 19:19
@cruzdanilo cruzdanilo merged commit aa3f7a0 into main Jun 29, 2026
2 of 4 checks passed
@cruzdanilo cruzdanilo deleted the benefit branch June 29, 2026 19:46
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