Skip to content

Commit

Permalink
Merge pull request #603 from chromaui/deandre/sup-241-consider-removi…
Browse files Browse the repository at this point in the history
…ng-blurb-about-prefermergedbaselines-feature

Clarifies that preferMergedBaselines is a feature request
  • Loading branch information
winkerVSbecks authored Dec 4, 2024
2 parents 0d02587 + da0d7ef commit e33302c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/snapshot/branching-and-baselines.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Consider a busy repository where many people are working on the same UI. An issu

As Chromatic picks the latest accepted changes, that can often mean it picks your baselines instead of incoming baselines. This results in you having to re-accept the changes the other person made which you might not have the context on.

While Chromatic’s default of choosing latest accepted baseline works for most teams, you may want to change the behavior for your team. If you want Chromatic to always prefer the “incoming” baselines to avoid re-accepting changes, please [email](mailto:[email protected]) support and request the `preferMergedBaselines` feature be enabled for your account.
Chromatic’s default of choosing latest accepted baseline works for most teams. If you want Chromatic to always prefer the “incoming” baselines to avoid re-accepting changes, please [email](mailto:[email protected]) support to express your interest in the feature request for the `preferMergedBaselines` feature.

</details>

Expand Down

0 comments on commit e33302c

Please sign in to comment.