Skip to content

Only Run Chromatic based on a label #4059

Description

@mannycarrera4

🐛 Bug Report

Right now we run chromatic on every commit to a PR, we should only run it manually when a label is added so decreased the amount of snapshots run.

There's a few ways for us to do this:

  • We can add a label like [skip chromatic] that will skip the CI chromatic run
  • Or given the label [run chromatic] that only runs chromatic when the label is present and on every commit

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions