Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Support lifecycle hooks #94

Open
VaibhavPage opened this issue Dec 3, 2019 · 0 comments
Open

Support lifecycle hooks #94

VaibhavPage opened this issue Dec 3, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@VaibhavPage
Copy link
Contributor

Is your feature request related to a problem? Please describe.
At each phase in the lifecycle of a spec, the framework needs to have a mechanism to publish notifications to services like Slack, Mattermost, PagerDuty, Email etc.

Describe the solution you'd like
Create an interface called Publish(event *Event). Slack, PagerDuty etc will be specific implementations of Publish

@VaibhavPage VaibhavPage added enhancement New feature or request good first issue Good for newcomers labels Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant