Homec4science

Allow users to receive email about pushes via Herald

Authored by epriestley <git@epriestley.com> on Mar 26 2014, 18:44.

Description

Allow users to receive email about pushes via Herald

Summary:
Fixes T4677. Implements a "send an email" pre-receive action, which sends push summaries.

For use cases where features are often pushed as a large number of commits (e.g., checkpoint commits are retained), using commit emails means users get a ton of email. Instead, this allows you to get an email about a push, which summarizes what changed.

Overall, this is basically the same as commit email, but more suitable for some workflows.

Test Plan:
Wrote some rules, then made a bunch of pushes. Got email like this:

{F134929}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4677

Differential Revision: https://secure.phabricator.com/D8618

Details

Committed
epriestley <git@epriestley.com>Mar 26 2014, 21:51
Pushed
aubortJan 31 2017, 17:16
Parents
rPH75c47c6ae079: Provide an "event" page for push logs, which shows details on all events in a…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH1aad40b7bf02: Allow users to receive email about pushes via Herald (authored by epriestley <git@epriestley.com>).Mar 26 2014, 21:51