weekly-digest icon indicating copy to clipboard operation
weekly-digest copied to clipboard

Weekly Digest not being generated despite adding app and config.

Open samrith-s opened this issue 5 years ago • 5 comments

Hey,

We have a .github/weekly-digest.yml present in our repository with the following contents:

# Configuration for weekly-digest - https://github.com/apps/weekly-digest
publishDay: sun
canPublishIssues: false
canPublishPullRequests: true
canPublishContributors: true
canPublishStargazers: false
canPublishCommits: true

And no weekly digest is generated. I have added the app and all, but it doesn't generate anything. It works on another repo which doesn't have a config file.

Am I missing something? Thanks in advance!

samrith-s avatar Feb 17 '20 01:02 samrith-s

Same here. Exact same configuration file - the default one. Any idea why this stopped working @abhijeetps?

PS. Now I'm trying to do publishDay: 0 instead of "sun" - looks like that's the default, maybe that's the problem. I'll keep you posted.

tabacitu avatar Mar 09 '20 11:03 tabacitu

Might want to check out this thread. https://github.com/probot/weekly-digest/issues/74

CCOSTAN avatar Mar 11 '20 21:03 CCOSTAN

I tried changing the publish day to any other day apart from Sunday. Still, it never worked for that particular repository.

samrith-s avatar Mar 13 '20 13:03 samrith-s

A temporary solution for me was to go to the Weekly Digest Github App's page, and uninstall & reinstall the app. A report was generated in a few minutes. It's not a hands-free solution, but... it's a solution.

tabacitu avatar Mar 13 '20 13:03 tabacitu

For us it worked June to Aug 10 nicely, but now it is dead again: https://github.com/pharo-project/pharo/issues?q=is%3Aissue+is%3Aclosed+label%3Aweekly-digest

MarcusDenker avatar Aug 31 '20 11:08 MarcusDenker