Skip to content

Skip chromatic workflow for changes to ab-testing#15672

Open
DanielCliftonGuardian wants to merge 1 commit intomainfrom
ignore-ab-testing
Open

Skip chromatic workflow for changes to ab-testing#15672
DanielCliftonGuardian wants to merge 1 commit intomainfrom
ignore-ab-testing

Conversation

@DanielCliftonGuardian
Copy link
Copy Markdown
Contributor

Skip chromatic workflow for changes to ab-testing

Resolves #15434

@DanielCliftonGuardian DanielCliftonGuardian self-assigned this Apr 9, 2026
@DanielCliftonGuardian DanielCliftonGuardian added the run_chromatic Runs chromatic when label is applied label Apr 9, 2026
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Apr 9, 2026
@DanielCliftonGuardian DanielCliftonGuardian marked this pull request as ready for review April 9, 2026 12:04
@DanielCliftonGuardian DanielCliftonGuardian requested a review from a team as a code owner April 9, 2026 12:04
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@DanielCliftonGuardian DanielCliftonGuardian added the maintenance Departmental tracking: maintenance work, not a fix or a feature label Apr 9, 2026
@DanielCliftonGuardian DanielCliftonGuardian added this to the Health milestone Apr 9, 2026
pull_request:
types: [opened, ready_for_review]
paths-ignore:
- 'ab-testing/**'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I dunno how wild we wanna go with this PR, but we could also potentially look to include other no-storybook paths such as:

Suggested change
- 'ab-testing/**'
- 'ab-testing/**'
- 'scripts/**'
- 'dotcom-rendering/docs/**'
- 'dotcom-rendering/cdk/**'
- 'dotcom-rendering/fixtures/**'
- 'dotcom-rendering/playwright/**'
- 'dotcom-rendering/scripts/**'
- '**.md'

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

Labels

maintenance Departmental tracking: maintenance work, not a fix or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove the UI tests check for ab-testing PRs

2 participants