Skip to content

Commit

Permalink
chore(readme): update readme and test mergify (#674)
Browse files Browse the repository at this point in the history
  • Loading branch information
marchello2000 authored and mergify[bot] committed Oct 16, 2019
1 parent fcbaacb commit 2e7c07c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ The following high level diagram shows how events flow through `echo`:
6. `echo` uses external services (e.g. email/slack) to send notifications.
Notifications can either be a result of an event received by `echo` (e.g. stage completed which has a notification on completion), or a specific notification request from another service (e.g. orca will send a notifcation for Manual Judgement stage)

7. `echo` can also send events to any URL (ala webhook style)
7. `echo` can also send events to any URL (à la webhook style)


## Outgoing Events

Echo provides integrations for outgoing notifications in the `echo-notifications` package via:
`Echo` provides integrations for outgoing notifications in the `echo-notifications` package via:

* email
* Slack
Expand Down

0 comments on commit 2e7c07c

Please sign in to comment.