mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Enable Shippable email notifications. (#16429)
This commit is contained in:
@@ -56,8 +56,10 @@ integrations:
|
|||||||
notifications:
|
notifications:
|
||||||
- integrationName: email
|
- integrationName: email
|
||||||
type: email
|
type: email
|
||||||
on_success: never
|
recipients:
|
||||||
on_failure: never
|
--last_committer
|
||||||
|
on_success: change
|
||||||
|
on_failure: always
|
||||||
on_start: never
|
on_start: never
|
||||||
on_pull_request: never
|
on_pull_request: never
|
||||||
- integrationName: irc
|
- integrationName: irc
|
||||||
|
|||||||
Reference in New Issue
Block a user