Merge pull request #15806 from ant-design/add-weekly-digest-bot

Add weekly digest bot
This commit is contained in:
偏右 2019-04-03 14:24:51 +08:00 committed by GitHub
commit 8cbd3ff961
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.github/weekly-digest.yml vendored Normal file
View File

@ -0,0 +1,7 @@
# Configuration for weekly-digest - https://github.com/apps/weekly-digest
publishDay: sun
canPublishIssues: true
canPublishPullRequests: true
canPublishContributors: true
canPublishStargazers: true
canPublishCommits: true