diff --git a/doc/changes/DM-47730.feature.md b/doc/changes/DM-47730.feature.md new file mode 100644 index 00000000..30008dcf --- /dev/null +++ b/doc/changes/DM-47730.feature.md @@ -0,0 +1,4 @@ +Track "success caveats" like `NoWorkFound` in execution. + +This adds additional information to the task metadata and additional summary reporting to `pipetask report --force-v2`. +It relies on changes in `lsst.pipe.base` for the `QuantumSuccessCaveats` flag enum and new logic in `QuantumProvenanceGraph`.