mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
11 lines
475 B
YAML
11 lines
475 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/client/blob/master/changelog/README.md) item based on your changes.
|
|
updateDocsWhiteList:
|
|
- Tests-only
|
|
|
|
updateDocsTargetFiles:
|
|
- changelog/unreleased/
|