A Github action that reports visual differences between the base and head commit of pull requests by comparing user sessions replayed before and after the change.
Follow the instructions at https://app.meticulous.ai/docs to set this up on your repo.
-
Create a pull request to merge
mainintoreleases/v1-> Click here to do so -
Merge it as a
mergecommit (notsquashednorrebased) -
- Set the next
v1.x.yas a new tag - Set
releases/v1as the target - Write release notes
- Set the next
-
Once the build completes the @v1 tag will automatically be pointed to the new head of the releases/v1 branch
To build run:
docker build . --platform=linux/amd64