From 76b3c8496c73a0cb24a74dd14871683e40ca6e8d Mon Sep 17 00:00:00 2001 From: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com> Date: Sun, 10 May 2020 20:34:38 +0200 Subject: [PATCH] TSK-1421: added auto-comment bot to remind us about updating the documentation --- .github/auto-comment.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/auto-comment.yml diff --git a/.github/auto-comment.yml b/.github/auto-comment.yml new file mode 100644 index 000000000..bb3b83f2b --- /dev/null +++ b/.github/auto-comment.yml @@ -0,0 +1,2 @@ +pullRequestOpened: | + Did you update the [documentation](https://taskana.atlassian.net/wiki/spaces/TAS/overview)?