chore: Update Probot config to support @hakusaro's update docs
This commit is contained in:
parent
27ac4c6318
commit
eda2870bb1
1 changed files with 10 additions and 0 deletions
10
.github/config.yml
vendored
Normal file
10
.github/config.yml
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
updateDocsComment: >
|
||||
Thanks for the pull request! TShock's maintainers would like you to go ahead and give yourself credit by updating the `CHANGELOG.md` file before this gets merged. This helps us document changes to TShock, as well as give you credit for your work. You deserve it! :sparkles:
|
||||
|
||||
updateDocsWhiteList:
|
||||
- bug
|
||||
- chore
|
||||
|
||||
updateDocsTargetFiles:
|
||||
- README
|
||||
- CHANGELOG.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue