Skip to content

Link a preview only for pages under cms or cloud - #3473

Merged
pwizla merged 2 commits into
mainfrom
repo/preview-link-cms-cloud-only
Sep 11, 2026
Merged

Link a preview only for pages under cms or cloud#3473
pwizla merged 2 commits into
mainfrom
repo/preview-link-cms-cloud-only

Conversation

@pwizla

@pwizla pwizla commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

This PR narrows the page the preview link points at, in the workflow added in #3471 and in the /inki:pr skill that writes the same line by hand. Both looked for any .md or .mdx file under docusaurus/docs/, so a PR touching only docusaurus/docs/snippets/ got a link to a snippet.

Only cms/ and cloud/ hold pages a reader opens. A snippet is a fragment imported into a page, so a PR that touches nothing else now gets no preview link at all, the same way a repo/ PR touching only tooling already did.

The rule was not written down anywhere, which is how the 2 implementations ended up agreeing on the wrong thing, so the skill now states it explicitly rather than leaving it implied.

@pwizla pwizla self-assigned this Sep 11, 2026
@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
documentation Ready Ready Preview Sep 11, 2026 10:52am UTC

Request Review

@github-actions github-actions Bot added pr: chore source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo internal PRs created by the Strapi core team labels Sep 11, 2026
@pwizla

pwizla commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator Author

Perfect! 👌

@pwizla
pwizla merged commit cc235b3 into main Sep 11, 2026
10 checks passed
@pwizla
pwizla deleted the repo/preview-link-cms-cloud-only branch September 11, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal PRs created by the Strapi core team pr: chore source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant