App built using Octotask which generates a weekly automated summary of activity on your GitHub repository
When the Weekly Digest App gets installed in a repository of a user or organization, it curates together the following data and publishes it as an issue:
The app, as the name suggests, generates these digests and publishes it on weekly basis, typically on a Sunday.
One can change the default configuration of the app by adding a .github/weekly-digest.yml file in their GitHub repository, which allows them to configure the publish day and the specific information included in the digest.
with by the Octotask community