From 55d307e118532ccffa992de4cdcef974c5a5263f Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Tue, 28 Jan 2020 15:22:58 +0100 Subject: [PATCH] Config for update-docs probot --- .github/config.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/config.yml diff --git a/.github/config.yml b/.github/config.yml new file mode 100644 index 000000000..4d5bbfffe --- /dev/null +++ b/.github/config.yml @@ -0,0 +1,12 @@ +# 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/ocis/blob/master/changelog/README.md) item based on your changes. +updateDocsWhiteList: + - Tests-only + - tests-only + - Tests-Only + +updateDocsTargetFiles: + - changelog/unreleased/