18F / concourse-compliance-testing

Concourse CI assets for Compliance Toolkit
https://compliance-viewer.18f.gov/
Other
17 stars 7 forks source link

As a user, I should be able to get email notifications instead of/in addition to slack notifications #81

Open DavidEBest opened 8 years ago

DavidEBest commented 8 years ago

Slack notifications are useful for 18F users, but outside users would need a different notification mechanism.

mogul commented 8 years ago

Implementation note for when we get to this: Let’s keep in mind we’ll probably want some kind of URI scheme to account for the fact that the notification types we support may expand over time (eg slack://client:creds@team.slack.com/channel, smtp://client:credentials@domain/targetaddress/targetsubject, cloud.gov://org/space/rolelist).