Commit b0922fbc authored by Balasankar "Balu" C's avatar Balasankar "Balu" C

Update docs about emails on push integration

Signed-off-by: default avatarBalasankar "Balu" C <balasankarc@autistici.org>
parent 36eafbed
......@@ -373,6 +373,7 @@ Parameters:
| `send_from_committer_email` | boolean | false | Send from committer |
| `push_events` | boolean | false | Enable notifications for push events |
| `tag_push_events` | boolean | false | Enable notifications for tag push events |
| `branches_to_be_notified` | string | all | Branches to send notifications for. Valid options are "all", "default", "protected", and "default_and_protected". Notifications will be always fired for tag pushes. |
### Delete Emails on push service
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment