Skip to content

Test Claude with Nx adoption#4154

Open
abbyzhan wants to merge 11 commits intomainfrom
test_raw_claude_nx_adoption
Open

Test Claude with Nx adoption#4154
abbyzhan wants to merge 11 commits intomainfrom
test_raw_claude_nx_adoption

Conversation

@abbyzhan
Copy link

@abbyzhan abbyzhan commented Jan 27, 2026

Remember to include the following changes:

  • Ensure the PR title includes the name of the component you are changing so it's clear in the release notes for consumers of the changes in the version e.g [Clover-123][BpkButton] Updating the colour
  • README.md (If you have created a new component)
  • Component README.md
  • Tests
  • Accessibility tests
    • The following checks were performed:
      • Ability to navigate using a keyboard only
      • Zoom functionality (Deque University explanation):
        • The page SHOULD be functional AND readable when only the text is magnified to 200% of its initial size
        • Pages must reflow as zoom increases up to 400% so that content continues to be presented in only one column i.e. Content MUST NOT require scrolling in two directions (both vertically and horizontally)
      • Ability to navigate using a screen reader only
  • Storybook examples created/updated
  • For breaking changes or deprecating components/properties, migration guides added to the description of the PR. If the guide has large changes, consider creating a new Markdown page inside the component's docs folder and link it here

Copilot AI review requested due to automatic review settings January 27, 2026 08:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces Nx build system tooling and configures Claude AI permissions for the repository.

Changes:

  • Added Nx as a development dependency (version ^22.4.0)
  • Created Nx configuration file with default settings for monorepo management
  • Configured Claude AI permissions for specific npm and bash commands

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

File Description
package.json Added Nx dependency to devDependencies
nx.json Created Nx configuration with default npm preset and task runner settings
.claude/settings.local.json Configured allowed bash commands for Claude AI integration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@abbyzhan abbyzhan added the patch Patch production bug label Jan 27, 2026
@skyscanner-backpack-bot
Copy link

Visit https://backpack.github.io/storybook-prs/4154 to see this build running in a browser.

@skyscanner-backpack-bot
Copy link

Visit https://backpack.github.io/storybook-prs/4154 to see this build running in a browser.

@skyscanner-backpack-bot
Copy link

Visit https://backpack.github.io/storybook-prs/4154 to see this build running in a browser.

@skyscanner-backpack-bot
Copy link

skyscanner-backpack-bot bot commented Jan 27, 2026

Fails
🚫 These new files do not include the license heading: jest.preset.js

Generated by 🚫 dangerJS against ce4ed47

@skyscanner-backpack-bot
Copy link

Visit https://backpack.github.io/storybook-prs/4154 to see this build running in a browser.

@skyscanner-backpack-bot
Copy link

Visit https://backpack.github.io/storybook-prs/4154 to see this build running in a browser.

@skyscanner-backpack-bot
Copy link

Visit https://backpack.github.io/storybook-prs/4154 to see this build running in a browser.

@skyscanner-backpack-bot
Copy link

Visit https://backpack.github.io/storybook-prs/4154 to see this build running in a browser.

@skyscanner-backpack-bot
Copy link

Visit https://backpack.github.io/storybook-prs/4154 to see this build running in a browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants