feat: Generic task and DAG callbacks
Open
- Dominant language
- Go
- Stars
- 4k
- Forks
- 332
- Avg merge
- 19h 9m
- Merged PRs (30d)
- 137
Description
Defining what to do when task or DAG finishes is disjointed.
This is proposal to add generic `callbacks:`, you can have multiple of them depending on and per the status `success` / `failure` / `skipped`
`mailOn`, #758, #688 can be reclassified as callbacks
Additional callbacks can include generic webhooks and execution of user defined callbacks from `command:`
Contributor guide
Assessment
This issue has not been assessed yet.