From b1ffdbb7f92407ceef575e557af07a3e3d067edf Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 14 Nov 2019 21:06:14 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/ci/chatops/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/ci/chatops') diff --git a/doc/ci/chatops/README.md b/doc/ci/chatops/README.md index 234e7f4ed80..d9236b47a9a 100644 --- a/doc/ci/chatops/README.md +++ b/doc/ci/chatops/README.md @@ -58,6 +58,11 @@ ls: - echo -e "section_start:$( date +%s ):chat_reply\r\033[0K\n$( ls -la )\nsection_end:$( date +%s ):chat_reply\r\033[0K" ``` +## GitLab ChatOps Examples + +The GitLab.com team created a repository of [common ChatOps scripts they use to interact with our Production instance of GitLab](https://gitlab.com/gitlab-com/chatops). They are likely useful +to other adminstrators of GitLab instances and can serve as inspiration for ChatOps scripts you can write to interact with your own applications. + ## GitLab ChatOps icon Say Hi to our ChatOps bot. -- cgit v1.2.3