mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-16 17:45:39 -06:00
Update .github/release_template.md Update .github/config.yml Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz> Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
16 lines
552 B
YAML
16 lines
552 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/opencloud-eu/opencloud/blob/main/changelog/README.md) item based on your changes.
|
|
updateDocsWhiteList:
|
|
- Tests-only
|
|
- tests-only
|
|
- Tests-Only
|
|
- docs-only
|
|
- docs-Only
|
|
- Docs-Only
|
|
|
|
updateDocsTargetFiles:
|
|
- changelog/unreleased/
|