Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 8bfd3c7

Browse files
author
Noah Hanjun Lee
authored
Fix the document for review (#212)
1 parent 1c39f79 commit 8bfd3c7

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

docs/concepts/review.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,7 @@ envs:
1212
auto_merge: true
1313
review:
1414
enabled: true
15-
reviewers: ["YOUR_LOGIN"]
15+
reviewers: ["USER_LOGIN"]
1616
```
1717
18-
2\. When the user deploys, Gitploy request a review to reviewers.
19-
20-
![review](../images/deploy-with-review.png)
21-
22-
3\. After deploy, reviewers check what is changes and review the deployment.
23-
24-
![review](../images/review.png)
18+
2\. When the user deploys, Gitploy request a review to reviewers. And the deployment is waiting until one of reviews is approved.

docs/images/deploy-with-review.png

-29.9 KB
Binary file not shown.

docs/images/review.png

-18.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)