mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-01 09:52:23 -06:00
13 lines
509 B
YAML
13 lines
509 B
YAML
# 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/proxy/blob/master/changelog/README.md) item based on your changes.
|
|
updateDocsWhiteList:
|
|
- Tests-only
|
|
- tests-only
|
|
- Tests-Only
|
|
|
|
updateDocsTargetFiles:
|
|
- changelog/unreleased/
|