Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 72423ad

Browse files
committed
[docs] Add example Merge Request context URL
1 parent 364f404 commit 72423ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/docs/context-urls.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Starting workspaces from a Pull Request or Merge Request will clone the respecti
4848
changes of the PR/MR in a view on the left. The first change is opened in the diff editor.
4949
Also the `Pull Request` view on the right is configured to reflect the PR/MR information.
5050

51+
```
52+
gitpod.io/#https://gitlab.com/gitpod/spring-petclinic/-/merge_requests/1
53+
```
54+
5155
This context is meant for code reviews, or to take action on feedback you got from a reviewer.
5256

5357
## Issue Context

0 commit comments

Comments
 (0)