-
Hi, for my project I'm wanting to make use of the upload cli command to do visual comparisons from a directory of images. I haven't been able to try this out properly yet in CI but was wondering if the upload command will do the usual build creation and approval status reporting to GH for pull requests? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yes, when running the upload command it will act similarly to any other SDK by creating and finalizing a Percy build around snapshots; including collecting any environment information from the CI environment. If you have your GH repo linked to the Percy project, it should correctly report to GH status check for PRs. |
Beta Was this translation helpful? Give feedback.
Yes, when running the upload command it will act similarly to any other SDK by creating and finalizing a Percy build around snapshots; including collecting any environment information from the CI environment. If you have your GH repo linked to the Percy project, it should correctly report to GH status check for PRs.