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

Commit ef43e03

Browse files
author
Noah Hanjun Lee
authored
Add the doc for Approval (#176)
* Change the lock image. * Add the doc for approval
1 parent a8ad2d3 commit ef43e03

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

docs/concepts/approval.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Approval
2+
3+
Request approvals to commiters who has commited for the deployment. The reviewers must have at least read access to the repository. And you can configure how many reviewers needs to approve.
4+
5+
For more information, you can check the [document](./deploy.yml.md).
6+
7+
Figure) Request approval
8+
9+
![Approval](../images/approval.png)

docs/images/approval.png

33.6 KB
Loading

docs/images/lock.png

9.17 KB
Loading

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ nav:
1515
- "How it works": concepts/how-it-work.md
1616
- "deploy.yml": concepts/deploy.yml.md
1717
- Deployment: concepts/deployment.md
18+
- Approval: concepts/approval.md
1819
- Lock: concepts/lock.md
1920
- Permission: concepts/permission.md
2021
- Chatops: concepts/chatops.md

0 commit comments

Comments
 (0)