From 87a5650f9ee5986d32c721acbb156fcede1e9ee9 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Sat, 24 Aug 2019 11:42:25 -0400 Subject: [PATCH] Add in Automated Weekly Digest Need to add in another BOT to close this after a week. --- .github/weekly-digest.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/weekly-digest.yml diff --git a/.github/weekly-digest.yml b/.github/weekly-digest.yml new file mode 100644 index 00000000..ea252e6d --- /dev/null +++ b/.github/weekly-digest.yml @@ -0,0 +1,6 @@ +publishDay: sun +canPublishIssues: true +canPublishPullRequests: true +canPublishContributors: true +canPublishStargazers: true +canPublishCommits: true