chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
31 stars 2 forks source link

Filter `lastBuildOnBranch` by `repositoryOwnerName` rather than `slug` #142

Closed ghengeveld closed 9 months ago

ghengeveld commented 9 months ago

This will allow the addon to handle repository name changes.

⚠️ Depends on https://github.com/chromaui/chromatic/pull/7908

📦 Published PR as canary version: 0.0.114--canary.142.3ba0592.0
:sparkles: Test out this PR locally via: ```bash npm install @chromaui/addon-visual-tests@0.0.114--canary.142.3ba0592.0 # or yarn add @chromaui/addon-visual-tests@0.0.114--canary.142.3ba0592.0 ```