From 38ecd004c3a2a8b528ce44ddaeb5a021f3dafe37 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Fri, 17 Jan 2020 12:49:02 +0100 Subject: [PATCH] add probot docs config --- .github/config.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/config.yml diff --git a/.github/config.yml b/.github/config.yml new file mode 100644 index 0000000000..3aeca4ae64 --- /dev/null +++ b/.github/config.yml @@ -0,0 +1,10 @@ +# Configuration for update-docs - https://github.com/behaviorbot/update-docs + +# Comment to be posted to on PRs that don't update documentation +updateDocsComment: > + Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/client/blob/master/changelog/README.md) item based on your changes. +updateDocsWhiteList: + - Tests-only + +updateDocsTargetFiles: + - changelog/unreleased/