Deeply integrate your Today, we're introducing Deploy Summary , a Vercel integration to augment your workflow with our GitHub and GitLab integrations even further. Deploy Summary analyzes your pull requests and merge requests, detects changed pages, and provides a detailed preview right next to your commits: An example of a preview added by Deploy Summary on a pull request. These previews include: Screenshots of the changed pages, to quickly take a glance at the contents of the PR. Direct links to the changed pages, for a finer grained review. The URL of the deployment. The commit SHA of the deployed commit. Link to heading Persistent URLs Since the URL does not change if a new commit is pushed , you only need to share it once with your team – they will see all future commits appear there. This is especially useful if your project has a login system. In that case, you only need to log in once, because the domain (and therefore the session cookie) stay the same.…