mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-30 08:50:49 -06:00
16 lines
545 B
YAML
16 lines
545 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/blob/master/changelog/README.md) item based on your changes.
|
|
updateDocsWhiteList:
|
|
- Tests-only
|
|
- tests-only
|
|
- Tests-Only
|
|
- docs-only
|
|
- docs-Only
|
|
- Docs-Only
|
|
|
|
updateDocsTargetFiles:
|
|
- changelog/unreleased/
|