diff --git a/PR.md b/PR.md new file mode 100644 index 0000000000..c87df4523a --- /dev/null +++ b/PR.md @@ -0,0 +1,6 @@ +## Summary +- thread fallback evaluation through execpolicy so pipelines evaluate the first unmatched command instead of stopping at the first allow match +- update core exec_policy integration, execpolicycheck CLI, and docs to use the new fallback path and avoid skipping heuristics on later piped commands + +## Testing +- not run (not requested)