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

Commit 0093162

Browse files
author
Noah Lee
authored
Fix docs for chatops (#256)
1 parent 475250d commit 0093162

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

docs/concepts/chatops.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22

33
ChatOps is a term that’s been coined recently to refer to using chat services, such as Slack or Microsoft Teams, to deploy or run some operations. Gitploy also supports Chatops as a helper tool.
44

5-
![Slack deploy](../images/slack-deploy.png)
6-
75
## Integration
86

9-
Currently, Gitploy supports Slack only, but it will support Microsoft Teams near the corner.
10-
11-
## Limit
12-
13-
Cloud doesn't support Chatops. *Only self-hosted is available.* You can check [how to integrate with Chatops](../tasks/integration.md) for details.
7+
Currently, Gitploy supports Slack only, but it will support Microsoft Teams near the corner. You can check [the documentation](../tasks/integration.md) for details.

docs/concepts/review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ envs:
1515
reviewers: ["USER_LOGIN"]
1616
```
1717
18-
2\. When the user deploys in the 'deploy' tab, Gitploy request a review to reviewers. And the deployment is waiting until one of reviews is approved.
18+
2\. When the user deploys in the 'deploy' tab, Gitploy requests a review to reviewers. And the deployment is waiting until one of the reviews is approved.
1919
2020
![review](../images/review.png)

0 commit comments

Comments
 (0)