minor changes#178
Merged
Merged
Conversation
gregberge
commented
Dec 30, 2025
Member
- Merge integrations, all quickstart at first level
- Upgrade deps
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
This PR performs documentation restructuring and dependency upgrades. The main changes consolidate integration documentation by merging separate pages for GitHub Enterprise, GitLab Self-Managed, and Bitbucket Server into their respective parent pages, while also reordering quickstart guides and updating various dependencies.
Key changes:
- Merged standalone integration pages into parent pages with appropriate redirects
- Reordered quickstart documentation sidebar positions
- Updated pnpm version and multiple dependency versions
- Added CSS styling improvements for alert components
Reviewed changes
Copilot reviewed 20 out of 21 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
src/css/custom.css |
Added CSS rules to remove top margins from first list items in alert components |
pnpm-lock.yaml |
Updated multiple dependencies including Algolia, Docusaurus, AI SDK, and various build tools |
package.json |
Updated pnpm package manager version from 10.25.0 to 10.26.2 |
docusaurus.config.js |
Added redirects for merged integration pages (github-enterprise, gitlab-self-managed, bitbucket-server) |
docs/quickstart/webdriverio.mdx |
Changed sidebar position from 4 to 5 |
docs/quickstart/storybook/storybook-test-runner.mdx |
Updated title and sidebar position; added note about Vitest quickstart |
docs/quickstart/storybook/storybook-legacy.mdx |
Updated title to "Legacy (<v8)" |
docs/quickstart/storybook/index.mdx |
Added note about Test Runner quickstart |
docs/quickstart/react-router.mdx |
Changed sidebar position from 7 to 8 |
docs/quickstart/puppeteer.mdx |
Changed sidebar position from 5 to 6 |
docs/quickstart/next.mdx |
Changed sidebar position from 6 to 7 |
docs/quickstart/cypress.mdx |
Changed sidebar position from 3 to 4 |
docs/learn/integrations/slack.mdx |
Updated heading to "Slack Integration" |
docs/learn/integrations/gitlab.mdx |
Added GitLab Self-Managed section; fixed GitHub→GitLab typo |
docs/learn/integrations/gitlab-self-managed.mdx |
File removed (content merged into gitlab.mdx) |
docs/learn/integrations/github.mdx |
Added GitHub Enterprise section with Cloud and Server subsections |
docs/learn/integrations/github-enterprise.mdx |
File removed (content merged into github.mdx) |
docs/learn/integrations/bitbucket.mdx |
Restructured to separate Bitbucket Cloud and Server sections |
docs/learn/integrations/bitbucket-server.mdx |
File removed (content merged into bitbucket.mdx) |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (2)
docs/quickstart/storybook/storybook-test-runner.mdx:27
- Grammar issue: The sentence is missing a subject. It should be "If you use Vitest and not Test Runner" instead of "If use Vitest and not Test Runner".
docs/quickstart/storybook/index.mdx:28 - Grammar issue: The sentence is missing a subject. It should be "If you use Test Runner and not Vitest" instead of "If use Test Runner and not Vitest".
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.