Skip to content

chore: refresh store codegen snapshot - #8

Open
JOY (JOY) wants to merge 1 commit into
devfrom
automation/store-codegen-drift
Open

chore: refresh store codegen snapshot#8
JOY (JOY) wants to merge 1 commit into
devfrom
automation/store-codegen-drift

Conversation

@JOY

@JOY JOY (JOY) commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

The Store Codegen Drift workflow detected an upstream schema change and regenerated the checked-in gateway client snapshot.

Changed generated files:

  • packages/store/scripts/api-schema/schema.json
  • packages/store/src/gateway/AUTO_GENERATED/.schema-hash

This PR is automation-created, but it is intentionally not auto-merged.

@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 updates the API schema by adding a nullable trialPeriodDays property of type number and updates the corresponding auto-generated schema hash file. There are no review comments, and I have no feedback to provide.

@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 updates the API schema by adding a nullable trialPeriodDays property of type number to the schema definition. Additionally, the auto-generated schema hash file has been updated to reflect this change. There are no review comments, and I have no feedback to provide.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 3e3fc50e-8318-4d3d-9cea-8dc7fd77fa88

📥 Commits

Reviewing files that changed from the base of the PR and between 3d27d26 and 1d10843.

📒 Files selected for processing (2)
  • packages/store/scripts/api-schema/schema.json
  • packages/store/src/gateway/AUTO_GENERATED/.schema-hash

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The PaymentLink OpenAPI schema now includes an optional nullable trialPeriodDays property. The generated schema hash is updated to match the schema change.

Changes

PaymentLink schema

Layer / File(s) Summary
PaymentLink contract and schema hash
packages/store/scripts/api-schema/schema.json, packages/store/src/gateway/AUTO_GENERATED/.schema-hash
The PaymentLink schema adds nullable trialPeriodDays. The stored schema hash is updated.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to fd171

This updates the PaymentLink contract with an optional nullable trial-period value and refreshes its generated schema metadata. No merge-blocking risk is identified.

Suggested reviewers: tmjssz, luciefaire, compojoom

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: refreshing the checked-in Store code generation snapshot after a schema update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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 automation/store-codegen-drift

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.

@JOY
JOY (JOY) force-pushed the automation/store-codegen-drift branch from 1d10843 to fd171e0 Compare September 9, 2026 06:17
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