Update Docs

Replies to newly opened pull requests that do not update a file in the `/docs` folder or the `README`
Screenshot of Update Docs app

Repository

behaviorbot/update-docs

Authors

hiimbex

Updated

October 17, 2018

Used By

carla-simulator owncloud guanguans isl-org Varying-Vagrant-Vagrants microsoft Mte90 arkokoley splash-cli behaviorbot

Update Docs comments on newly opened Pull Requests that do not update either the README or a file in the /docs folder.

Create a .github/config.yml file that contains the contents you would like to reply within an updateDocsComment. Optionally, you can also add an updateDocsWhiteList that includes terms, that if found in the title, the bot will not comment on.

# 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 update some of our documentation based on your changes.

# Terms that if found in the title of a PR will prevent the bot from commenting on it
updateDocsWhiteList:
  - bug
  - chore

Get occasional updates on new apps & features.

Star

with by the Probot community

Code licensed ISC Docs licensed CC-BY-4.0