mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-14 19:02:41 +01:00
1aad40b7bf
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 |
||
---|---|---|
.. | ||
__tests__ | ||
DiffusionBrowseResultSet.php | ||
DiffusionCommitHash.php | ||
DiffusionCommitRef.php | ||
DiffusionFileContent.php | ||
DiffusionGitBranch.php | ||
DiffusionPathChange.php | ||
DiffusionRepositoryPath.php | ||
DiffusionRepositoryRef.php | ||
DiffusionRepositoryTag.php |