bito-code-review[bot] commented on PR #44103:
URL: https://github.com/apache/superset/pull/44103#issuecomment-5613416481

   <!-- Bito Reply -->
   Yes, that is a standard and recommended approach for Chromatic workflows. 
Configuring the master branch build to auto-accept changes ensures that the 
baseline remains current, preventing subsequent PRs from reporting stale diffs 
against an outdated baseline. Meanwhile, keeping PR builds non-blocking (using 
`exitZeroOnChanges: true`) allows developers to review visual changes without 
preventing merges, effectively balancing automation with human oversight.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to