All Projects β†’ abhijeetps β†’ Weekly Digest

abhijeetps / Weekly Digest

Licence: isc
Weekly summary of activity on your GitHub repository πŸ“†

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Weekly Digest

Commitlint Bot
[NOT MAINTAINED] use https://github.com/apps/semantic-pull-requests
Stars: ✭ 157 (-21.11%)
Mutual labels:  github-app, bot, probot-app, probot
Gh Polls Bot
Automatically create polls in GitHub issues.
Stars: ✭ 187 (-6.03%)
Mutual labels:  github-app, bot, probot-app, probot
Dep
[DEPRECATED] Use https://github.com/z0al/dependent-issues instead
Stars: ✭ 69 (-65.33%)
Mutual labels:  bot, probot-app, probot
linter-alex
πŸ“Sensitive, considerate writing before you merge your Pull Requests
Stars: ✭ 67 (-66.33%)
Mutual labels:  probot, github-app, probot-app
Request Info
Requests more info from PRs/Issues with either the default title or a blank body
Stars: ✭ 89 (-55.28%)
Mutual labels:  github-app, probot-app, probot
branch-switcher
a GitHub bot that switches the base branch of pull requests to the preferred branch
Stars: ✭ 15 (-92.46%)
Mutual labels:  probot, github-app, probot-app
issuelabeler
A GitHub bot to label issues automatically based on title and body against list of defined labels. System status (https://status.verticalaxisbd.com/)
Stars: ✭ 23 (-88.44%)
Mutual labels:  probot, github-app, probot-app
Probot Gpg
A GitHub App that enforces GPG signatures on pull requests (no longer maintained)
Stars: ✭ 13 (-93.47%)
Mutual labels:  github-app, probot-app, probot
react-preview
a GitHub App built with probot that generates preview links for react based projects.
Stars: ✭ 14 (-92.96%)
Mutual labels:  probot, github-app, probot-app
Auto Assign
πŸ€– A Probot app that adds reviewers to pull requests when pull requests are opened.
Stars: ✭ 140 (-29.65%)
Mutual labels:  github-app, probot-app, probot
boring-cyborg
πŸ€– A Github bot to automatically label PRs, issues and perform all the boring operations that you don't want to do.
Stars: ✭ 66 (-66.83%)
Mutual labels:  probot, github-app, probot-app
Mergeable
πŸ€– All the missing GitHub automation πŸ™‚ πŸ™Œ
Stars: ✭ 475 (+138.69%)
Mutual labels:  github-app, probot-app, probot
new-pr-welcome
Welcome users when they open their first PR in your repository
Stars: ✭ 20 (-89.95%)
Mutual labels:  probot, github-app, probot-app
scalafmt-probot
πŸ€–Github bot for checking code formatting with scalafmt
Stars: ✭ 15 (-92.46%)
Mutual labels:  probot, github-app, probot-app
Stale
A GitHub App built with Probot that closes abandoned Issues and Pull Requests after a period of inactivity.
Stars: ✭ 1,070 (+437.69%)
Mutual labels:  github-app, probot-app, probot
First Timers Bot
A friendly bot that helps onboarding new Open Source Contributors
Stars: ✭ 239 (+20.1%)
Mutual labels:  bot, probot-app, probot
merge-me
A GitHub app that merges your pull requests once all required checks pass.
Stars: ✭ 19 (-90.45%)
Mutual labels:  probot, github-app, probot-app
Todo
πŸ€–βœ… GitHub App that creates new issues from actionable comments in your code.
Stars: ✭ 685 (+244.22%)
Mutual labels:  github-app, probot-app, probot
Probot Conventional Release
A GitHub App built with Probot that creates GitHub Release following Conventional Commits
Stars: ✭ 48 (-75.88%)
Mutual labels:  probot-app, probot
Boomper
Bump version numbers in files whenever new releases are published to GitHub.
Stars: ✭ 33 (-83.42%)
Mutual labels:  github-app, probot-app

Weekly Digest

App built using Probot which generates a weekly automated summary of activities and happening on your GitHub repository.

Weekly Digest Logo

Installs Uptime Robot status Build Status

App in Action

A Weekly Digest generated by app.

Installation

  1. Explore Weekly Digest app here: GitHub Apps - Weekly Digest
  2. Now, click install and confim your installation location.
  3. Your app is ready and is live, visit your repository to check out the weekly digest the app has published!

Features

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:

  • Issues created in the last one week
    • Open Issues
    • Closed Issues
    • Noisy Issue
    • Liked Issue
  • Pull requests opened, updated, or merged in the last pull request
    • Opened Pull Requests
    • Updated Pull Requests
    • Merged Pull Requests
  • Commits made in the master branch, in the last week
  • Contributors, adding contributions in the last week
  • Stargazers, or the fans of your repositories, who really loved your repo
  • Releases, of the project you are working on

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 publication day and the specific information included in the digest.

How to Contribute

  1. Fork this repository.
  2. Clone the forked repository on your development machine.
  3. Move into your project's directory: cd weekly-digest
  4. Run npm install to setup the project.
  5. Follow Configuring a GitHub App too configure your app on your development machine.
  6. Follow Running the app locally to run your app on your development machine.
  7. Before you add a feature or suggest some changes, we recommend opening an issue here so that we can have a discussion about the changes.
  8. Please make sure you run npm test before submitting a pull request. If possible, please add tests for your changes also.

Code Style

The app is using Javascript Standard Style for linting.

Test Framework

The app is using Jest for Javascript testing.

Credits

This project is developed and maintained by Abhijeet Singh.

It is one of the Google Summer of Code 2018 Projects.

Click here to view this Project "Weekly Digest" on Google Summer of Code 2018 Projects

I would like to thanks Gregor Martynus and Wilhelm Klopp for being really awesome mentors and guiding me for this project. ❀️

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].