Beanstalk

Daily digest emails

Posted on April 29, 2011 by Eugene Fedorenko Eugene Fedorenko

This week we launched a pretty cool feature – daily digest emails with a summary of activity in each repository. This is a great way to stay on track without drowning in commit notification emails. It shows not only a list of commits but also Git pushes, manual deployments, branch merges and removals. In Git repositories you will even get summary of changes for every commit, something like git log --stat produces – number of changed files and added or removed lines of code.

Digest for Git repository

We also redesigned Email Notifications page to make it easier to manage your subscriptions:

Email notifications settings

We think this new feature will help you collaborate better and reduce email overload. Lets us know what you think!

  1. beanstalkapp posted this