Herald is the notification engine of Phabricator, it can be used for various purposes.
## Notify for a new commit
- Create a new Herald Rule https://c4science.ch/herald/create/
- Choose Commits
- Choose Personnal
- Give it a name, for instance `New Commits For MyRepo`
- Choose the rules for the notification, here are two different examples:
- This will create a notification when a repository tagged with YourProject has a new commit
{F1963794, size=full}
- This will create a notification when one of the repository in the list has a new commit
{F1963805, size=full}
- Select as Action: `Send me an email`
{F1963816, size=full}
- Save the Rule