The app provides features to customize your application. To configure your application,
- Create a file .github/weekly-digest.yml in your repository, where the app has been installed.
- Add the following configuration in the file:
# Configuration for weekly-digest - https://github.com/apps/weekly-digest publishDay: sun canPublishIssues: true canPublishPullRequests: true canPublishContributors: true canPublishStargazers: true canPublishCommits: true
- Save the file and you are ready to go! Weekly Digest will read the configuration from your repository and will work accordingly.