Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(task): Add task middleware's for checks and notifications #14809

Merged
merged 1 commit into from
Aug 26, 2019

Conversation

lyondhill
Copy link
Contributor

To have checks and notifications happen transactionally we need to be
able to alert the task system when a new task was created using the checks and notifications systems.
These two new middleware's allow us to inform the task system of a update
to a task that was created through the check or notification systems.

To have checks and notifications happen transactionally we need to be
able to alert the task system when a new task was created using the checks and notifications systems.
These two new middlewares allow us to inform the task system of a update
to a task that was created through the check or notification systems.
@lyondhill lyondhill requested a review from a team August 26, 2019 21:53
@ghost ghost requested review from AlirieGray and removed request for a team August 26, 2019 21:53
@lyondhill lyondhill merged commit ee9e622 into master Aug 26, 2019
@lyondhill lyondhill deleted the task/middlewares branch August 26, 2019 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants