Skip to content

Commit

Permalink
Add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrlpld committed Feb 2, 2023
1 parent ba6bb0d commit 60308e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/workflow.md
Expand Up @@ -84,4 +84,9 @@ Note that any changes to model fields, field ordering, or factories, will likely

It is possible that a PR has Percy-flagged changes, despite the PR not touching model/factory code nor introducing changes to the front-end code. In this case, please alert the engineering team: we've seen this happen in the past and it is unclear why it happens.

Because we have run into the need to check visual regression manually pretty quickly after adding the above, you can also trigger visual regression tests by adding the label `run visual regression tests` to the PR.
The **adding** is the trigger.
So if you want to run the tests again, just remove and re-add the label.
The PR approval trigger will also still run the regression tests.

For more information on how to work with visual regression tests, see the [Percy docs](https://docs.percy.io/docs).

0 comments on commit 60308e6

Please sign in to comment.