dchaley / dchaley/deepcell-segmentation
Add a Teams-formatted webhook call on pipeline success
Open
- Dominant language
- Jupyter Notebook
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
While we work through the bigger picture of notifications, we can at least build support for calling a Teams webhook. The webhook body format is a bit specific & non-obvious, see [this comment](https://github.com/dchaley/deepcell-imaging/issues/217#issuecomment-2234253611).
We should provide at least this information in the message:
- Job completion status (pass/fail)
- Output URI (to tiff)
- maybe also some basic benchmark info like duration
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.