Hacker News new | ask | show | jobs
by kevincox 1859 days ago
GitLab has a similar feature: https://docs.gitlab.com/ee/ci/review_apps/#visual-reviews

It does require a bit more work to set up (which is unfortunate, since they already use the URL could they use that to map back to the PR?) but seems basically the same if not quite as polished.

2 comments

> but seems basically the same if not quite as polished.

That describes many of GitLab's features.

We're exploring how to reduce or remove this set up work with https://gitlab.com/gitlab-org/gitlab/-/issues/35322