Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Fargher <proglottis@gmail.com>2019-02-21 06:34:42 +0300
committerEvan Read <eread@gitlab.com>2019-02-21 06:34:42 +0300
commit6c4ca56b8339da7b1debd89d88952a696f2b36ec (patch)
treee42cc6b0eb0172ecf3699261415a31a529ac5079 /doc/ci/README.md
parent5f2785081cc8b72c7ffe38988074d3a207a8bf8a (diff)
Move ChatOps docs from EE to core
ChatOps used to be in the Ultimate tier.
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r--doc/ci/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md
index e44db230a7f..4c3c9920b93 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -93,6 +93,7 @@ use of advanced features:
| [Triggering pipelines through the API](triggers/README.md) | Use the GitLab API to trigger a pipeline. |
| [Pipeline schedules](../user/project/pipelines/schedules.md) | Trigger pipelines on a schedule. |
| [Connecting GitLab with a Kubernetes cluster](../user/project/clusters/index.md) | Integrate one or more Kubernetes clusters to your project. |
+| [ChatOps](chatops/README.md) | Trigger CI jobs from chat, with results sent back to the channel. |
| [Interactive web terminals](interactive_web_terminal/index.md) | Open an interactive web terminal to debug the running jobs. |
### GitLab Pages