Skip to content

Point repo links at prisma/orm - #8599

Merged
wmadden-electric merged 1 commit into
latestfrom
chore/orm-repo-links
Aug 27, 2026
Merged

Point repo links at prisma/orm#8599
wmadden-electric merged 1 commit into
latestfrom
chore/orm-repo-links

Conversation

@wmadden-electric

@wmadden-electric wmadden-electric commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #8597: rewrites the remaining 31 github.com/prisma/prisma links (seed-file header comments and READMEs) to github.com/prisma/orm, the repository's name since the rename. Pure link rewrite, no code changes.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation

    • Updated project links and “Next steps” references to point to the current Prisma ORM repository.
    • Corrected issue and discussion links across example applications and guides.
  • Bug Fixes

    • Updated seeded discussion URLs so generated example content links to the correct repository.

The prisma/prisma repository was renamed prisma/orm; issue and blob links
survive via the rename redirect, but the canonical spelling moves.

Signed-off-by: willbot <w.a.madden+machine@gmail.com>
Signed-off-by: Will Madden <madden@prisma.io>
@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: c625cd9a-aa76-4cee-9071-a5be0cf96813

📥 Commits

Reviewing files that changed from the base of the PR and between 2e2f729 and aa8229b.

📒 Files selected for processing (31)
  • databases/postgresql-supabase/prisma/seed.ts
  • orm/astro/README.md
  • orm/cloudflare-workers/README.md
  • orm/express/prisma/seed.ts
  • orm/fastify-graphql-sdl-first/prisma/seed.ts
  • orm/fastify-graphql/prisma/seed.ts
  • orm/fastify/prisma/seed.ts
  • orm/graphql-auth/prisma/seed.ts
  • orm/graphql-gqloom/prisma/seed.ts
  • orm/graphql-gqloom/src/resolvers/post.ts
  • orm/graphql-nexus/prisma/seed.ts
  • orm/graphql-sdl-first/prisma/seed.ts
  • orm/graphql-subscriptions/prisma/seed.ts
  • orm/graphql/prisma/seed.ts
  • orm/graphql/src/schema/post.ts
  • orm/grpc/prisma/seed.ts
  • orm/hapi-graphql-sdl-first/prisma/seed.ts
  • orm/hapi-graphql/prisma/seed.ts
  • orm/hapi/prisma/seed.ts
  • orm/hono/README.md
  • orm/hono/prisma/seed.ts
  • orm/koa/prisma/seed.ts
  • orm/nest-graphql-sdl-first/prisma/seed.ts
  • orm/nest-graphql/prisma/seed.ts
  • orm/nest/prisma/seed.ts
  • orm/nextjs-graphql/prisma/seed.ts
  • orm/nuxt-prisma-module/prisma/seed.ts
  • orm/nuxt/prisma/seed.ts
  • orm/react-router-7/README.md
  • orm/solid-start/README.md
  • orm/sveltekit/README.md

Included review availability: Your plan provides up to 8 included reviews per hour; 3 remain after this review.


Walkthrough

The PR updates GitHub repository links across example seed data, README files, and resolver TODO comments from prisma/prisma to prisma/orm. No runtime behavior changes.

Changes

Prisma repository link updates

Layer / File(s) Summary
Seeded discussion links
databases/postgresql-supabase/prisma/seed.ts, orm/*/prisma/seed.ts
Seeded GitHub discussion URLs now target prisma/orm.
README and TODO references
orm/astro/README.md, orm/cloudflare-workers/README.md, orm/hono/README.md, orm/react-router-7/README.md, orm/solid-start/README.md, orm/sveltekit/README.md, orm/graphql-gqloom/src/resolvers/post.ts, orm/graphql/src/schema/post.ts
README links and togglePublishPost TODO comments now reference the Prisma ORM repository.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to aa822

This change only updates repository links and does not alter application behavior; no actionable merge-blocking risk remains beyond normal checks and review.

🚥 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 and concisely describes the main change: updating repository links to point to prisma/orm.
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 2…
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.
Full details: Docstring Coverage

Explanation

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 25 files. (6 skipped: 6 unsupported.)


Comment @coderabbitai help to get the list of available commands.

@wmadden-electric
wmadden-electric merged commit a7d284b into latest Aug 27, 2026
10 checks passed
@wmadden-electric
wmadden-electric deleted the chore/orm-repo-links branch August 27, 2026 06:59
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