Skip to content

[AI native week] Initial feature branch for AI native week#4134

Closed
Viktor Yang (viktor-yang) wants to merge 2 commits intomainfrom
WOODPECKER-4021
Closed

[AI native week] Initial feature branch for AI native week#4134
Viktor Yang (viktor-yang) wants to merge 2 commits intomainfrom
WOODPECKER-4021

Conversation

@viktor-yang
Copy link
Copy Markdown
Contributor

This adds configuration for MCP (Model Context Protocol) servers including Atlassian, Chrome DevTools, and New Relic integrations to support local development workflow.

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

This adds configuration for MCP (Model Context Protocol) servers including
Atlassian, Chrome DevTools, and New Relic integrations to support local
development workflow.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@skyscanner-backpack-bot
Copy link
Copy Markdown

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

Modify pr.yml workflow to trigger on PRs targeting any branch (not just main).
This allows feature branch PRs like WOODPECKER-4040 → WOODPECKER-4039 to run CI tests.

Change:
- branches: [main] → branches: ['**']

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@skyscanner-backpack-bot
Copy link
Copy Markdown

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

@viktor-yang Viktor Yang (viktor-yang) changed the title Initial feature branch for AI native week [AI native week] Initial feature branch for AI native week Jan 29, 2026
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