Revision 066c0b606af778e8bfe82d3cefce322b31de744c authored by manishthani on 28 May 2019, 07:35:45 UTC, committed by Néstor Subirón on 28 May 2019, 07:35:45 UTC
1 parent d05dc6c
Raw File
config.yml
# Configuration for update-docs - https://github.com/behaviorbot/update-docs

# Comment to be posted to on PRs that don't update the changelog
updateDocsComment: >
  Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update our **CHANGELOG.md** based on your changes.

updateDocsWhiteList:
  - documentation

updateDocsTargetFiles:
  - CHANGELOG.md
back to top