Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| docs: add documentation on email verification | shahednasser | XL | No | 2.5h | - | Jun 02, 2026 |
SummaryDocsAdd email verification documentation Provides developers with guidance on sending verification emails and handling registration flows, improving onboarding and reducing support overhead. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Nextjs
|
||||||
| docs: generate OpenAPI specs for v2.15.5 | shahednasser | XL | No | 0.2h | - | Jun 01, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore(docs): doc changes for next release (automated) | shahednasser | XL | No | 257.9h | - | Jun 01, 2026 |
SummaryDocsAutomated documentation updates for next release Automated documentation updates for the next release, ensuring accurate and up-to-date docs for users and developers. Health Assessment
X-Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(medusa): add missing policies for translation module | NicolasGorga | L | No | 91.6h | 87.8h | Jun 01, 2026 |
SummaryFeatureAdd missing policies for translation module Adds and registers RBAC policies for the translation module, ensuring secure access and compliance with role‑based permissions. Health Assessment
Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| chore(docs): Generated References (automated) | github-actions | XL | No | 2.9h | 2.9h | Jun 01, 2026 |
SummaryDocsGenerate Documentation References Automatically Automated generation of reference docs for API models, reducing manual effort and ensuring consistency. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(docs): Generated DML JSON files (automated) | github-actions | S | No | 2.9h | - | Jun 01, 2026 |
SummaryDocsGenerate DML JSON files for release Adds generated DML JSON files to the repository, enabling the upcoming release to reference updated data model definitions. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| chore(docs): Updated UI Reference (automated) | github-actions | M | No | 2.9h | 2.9h | Jun 01, 2026 |
SummaryDocsUpdated UI Reference Documentation Automated update of UI reference docs to keep documentation current. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack |
||||||
| chore(docs): Update version in documentation (automated) | github-actions | XS | No | 2.9h | 2.9h | Jun 01, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack
Languages:
Typescript
|
||||||
| docs: remove ai variant | shahednasser | XL | No | 1.0h | - | Jun 01, 2026 |
SummaryDocsRemove AI variant documentation Eliminates the AI variant section from Posthog documentation, simplifying content. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| docs(cloud): add create first project page | shahednasser | M | No | 130.4h | 128.0h | Jun 01, 2026 |
SummaryDocsAdd create first project page Enhance Medusa Cloud onboarding flow with a new page for creating the first project. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Markdown
Frameworks:
React
|
||||||
| fix(file-local, core-flows): improve file resolution + invalid csv file handling | shahednasser | S | No | 0.3h | 0.1h | Jun 01, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| docs: add TSDocs for "Emailpass email verification primitives (#15496)" | shahednasser | S | No | 90.6h | - | Jun 01, 2026 |
SummaryDocsAdd TSDoc comments for email verification Adds comprehensive TypeScript documentation to email verification flows, improving developer experience and reducing onboarding friction. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(docs): cloud doc changes (automated) | shahednasser | XS | No | 111.4h | - | Jun 01, 2026 |
SummaryDocsAutomated Cloud Documentation Update for Deployments This PR updates cloud documentation to clarify support agent availability for troubleshooting failed deployments, ensuring users have accurate guidance. The changes were generated automatically, with a review to catch potential AI errors. Health AssessmentAI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| docs: add TSDocs for "correctly generate types for OperatorMap (#15501)" | shahednasser | S | No | 2.3h | - | Jun 01, 2026 |
SummaryDocsAdd TSDoc comments for OperatorMap type generation This PR adds TypeScript documentation comments to the shipping option query types, improving developer clarity and ensuring accurate type generation for OperatorMap. It enhances maintainability and reduces future bugs in type handling. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| docs: fix links in reference pages | shahednasser | S | No | 1.9h | - | Jun 01, 2026 |
SummaryDocsFix reference page links Corrects broken URLs in documentation reference pages, improving developer experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
Nextjs
|
||||||
| fix(http-types-generator, types): correctly generate types for OperatorMap | shahednasser | L | No | 157.6h | - | Jun 01, 2026 |
SummaryBug FixFix type generation for OperatorMap The change fixes incorrect type inference for operator maps in HTTP schema generation, preventing any types from leaking into generated code. This improves type safety and developer confidence when building APIs. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Chore: Release | github-actions | XL | No | 164.5h | - | May 29, 2026 |
SummaryChoreRelease: Publish updated Medusa packages to npm Automates publishing of updated Medusa packages to npm, ensuring all dependencies and changelogs are up to date. Health Assessment
X-Large
High
Low
AI DetailsTech Stack |
||||||
| fix(core-flows): avoid refunding captures made in separate completeCartWorkflow executions | NicolasGorga | L | No | 17.4h | 17.4h | May 29, 2026 |
SummaryBug FixPrevent incorrect refunds in cart workflow The change stops a failed cart workflow from incorrectly refunding captures made by a successful execution, ensuring accurate payment handling and protecting revenue. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| Emailpass email verification primitives | christiananese | XL | No | 75.4h | 44.2h | May 28, 2026 |
SummaryFeatureEmailpass email verification primitives Adds core email verification primitives for the emailpass auth provider, enabling secure email-based user onboarding and verification flows. Health Assessment
Large
High
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(utils): add mfa to inline snapshot test assertion | NicolasGorga | S | No | 1.3h | 0.6h | May 27, 2026 |
SummaryBug FixAdd MFA to inline snapshot test Fixes test to include MFA option in Medusa config snapshot, ensuring accurate test coverage. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| chore: add tests for stock location metadata in response | jasonmerx | S | No | 134.2h | 134.0h | May 26, 2026 |
SummaryChoreAdd tests for stock location metadata in response Adds integration coverage for top‑level stock_location.metadata in the Admin stock location API, ensuring metadata is correctly returned and editable. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat: add admin MFA UI | christiananese | XL | No | 29.5h | 7.2h | May 26, 2026 |
SummaryFeatureAdd admin MFA UI Enables multi‑factor authentication for admin users, improving security and compliance. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Emit MFA lifecycle events | christiananese | M | No | 28.1h | 5.6h | May 26, 2026 |
SummaryFeatureAdd MFA lifecycle event emission Adds lifecycle events for MFA enable, disable, and recovery-code generation. This improves auditability and allows downstream services to react to MFA state changes. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: fix indexing job for algolia | shahednasser | XS | No | 0.0h | - | May 26, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore: fix release pipeline | shahednasser | S | No | 0.2h | 0.1h | May 25, 2026 |
SummaryCI/CDChore: fix release pipeline Updates the release workflow to use OIDC-based npm publishing, aligning it with the preview release process and eliminating stale NPM_TOKEN issues, thereby improving release reliability and security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| docs: update cloudflare config | shahednasser | XL | No | 0.3h | - | May 25, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| docs: migrate main docs to cloudflare | shahednasser | L | No | 1.4h | - | May 25, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(core-flows): respect allow_backorder when calculating pickup inventory availability | marlinjai | M | No | 132.6h | 59.6h | May 25, 2026 |
SummaryBug FixFix pickup inventory availability for backorder items Ensures backorder-enabled products with zero stock are available for pickup shipping, improving checkout flow for stores offering pickup. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: fix sync action checkout step | shahednasser | S | No | 0.5h | 0.2h | May 22, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| docs: add TSDocs for "rbac admin dashboard utils (#14593)" | shahednasser | S | No | 2.9h | - | May 22, 2026 |
SummaryDocsAdd TSDoc comments for RBAC admin utils Adds TypeScript documentation comments to RBAC admin SDK files, improving developer experience. Enhances code clarity and reduces onboarding friction. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: add commit hash option to sync actions | shahednasser | S | No | 0.0h | - | May 22, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore: fix sync actions | shahednasser | S | No | 0.0h | - | May 22, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| doc: migrate to cloudflare + medusa cloud | shahednasser | XL | No | 47.5h | - | May 22, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Chore: Release | github-actions | XL | No | 16.9h | - | May 22, 2026 |
SummaryChoreChore: Release Triggers a release of multiple packages, updating changelogs and package.json files to publish new versions to npm. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
1.00
Tech Stack |
||||||
| Allow cancelling pending MFA setup | christiananese | S | No | 1.2h | 0.3h | May 22, 2026 |
SummaryBug FixAllow cancelling pending MFA setup Users can cancel pending MFA setup without completing a challenge, improving onboarding flow. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| docs: fix with ai in cloud | shahednasser | M | No | 1.1h | - | May 22, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(dashboard): order list status badges show correct colors when view_configurations is enabled | shiminshen | XS | No | 90.2h | 89.9h | May 22, 2026 |
SummaryBug FixFix dashboard status badge colors for view_configurations Corrects order list status badge colors when view_configurations flag is enabled, ensuring accurate visual feedback for fulfillment and payment statuses. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(docs): cloud doc changes (automated) | shahednasser | XS | No | 0.4h | - | May 22, 2026 |
SummaryDocsAutomated cloud documentation update Automated documentation changes triggered by cloud deployments, ensuring docs stay current without manual effort. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix(core-flows): use hasPermission util to perform checks in validateUserRolePermissionsStep | NicolasGorga | L | No | 0.5h | - | May 21, 2026 |
SummaryBug FixFix core flows permission check Ensures RBAC enforcement by using hasPermission util in validateUserRolePermissionsStep, preventing incorrect permission validation. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix(core-flows,medusa): align validate user permissions check with hasPermission util | NicolasGorga | L | No | 0.5h | 0.1h | May 21, 2026 |
SummaryBug FixAlign permission checks with shared util The update aligns permission validation logic with the shared hasPermission utility, ensuring consistent behavior across the application. It also corrects role policy retrieval to include all associated policies. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(docs): fix common issues in the docs-generator | shahednasser | XL | No | 0.4h | - | May 21, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore(docs): Updated API Reference (automated) | github-actions | XL | No | 1.5h | 1.5h | May 21, 2026 |
SummaryDocsUpdated API Reference (automated) Automated updates to API reference documentation, ensuring developers have accurate, up-to-date examples. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Shell
|
||||||
| chore(docs): Generated References (automated) | github-actions | XL | No | 0.7h | 0.7h | May 21, 2026 |
SummaryChoreGenerate documentation references automatically Automated generation of reference docs for API models, reducing manual effort and ensuring consistency. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Javascript
|
||||||
| chore(docs): Generated DML JSON files (automated) | github-actions | S | No | 0.8h | 0.8h | May 21, 2026 |
SummaryDocsGenerate DML JSON files for release Adds generated DML JSON files to support upcoming release, ensuring data models are available for deployment. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| chore(docs): Updated UI Reference (automated) | github-actions | L | No | 0.7h | 0.7h | May 21, 2026 |
SummaryDocsUpdated UI Reference Documentation Automated update of UI component documentation, improving developer reference accuracy. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| chore(docs): Update version in documentation (automated) | github-actions | XS | No | 0.1h | 0.1h | May 21, 2026 |
SummaryChoreUpdate version in documentation Automated update of documentation version to keep docs in sync with release. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| chore: fix trigger release job conflict | shahednasser | S | No | 0.0h | 0.0h | May 21, 2026 |
SummaryCI/CDFix release job conflict in CI workflow This change prevents simultaneous release and preview release jobs from conflicting, ensuring that latest releases take priority over scheduled preview releases. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Chore: Release | github-actions | XL | No | 166.0h | - | May 21, 2026 |
SummaryChoreChore: Release Automated release PR that updates changelogs and package metadata, enabling npm publication of Medusa packages. Health Assessment
Large
Medium
High
AI DetailsTech Stack |
||||||
| fix(dashboard): include inventory query in detail key | Derekko-web | S | No | 87.3h | 69.7h | May 21, 2026 |
SummaryBug FixFix inventory query key in dashboard Ensures inventory detail caching uses query parameters to avoid cache collisions, improving data consistency for inventory pages. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(docs): cloud doc changes (automated) | shahednasser | XS | No | 0.5h | - | May 21, 2026 |
SummaryDocsAutomated cloud documentation update Updated cloud documentation for organization deletion process, improving clarity for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||