Describe the feature
Users can close PRs that have only been partially applied, causing tracking issues and potential deployment inconsistencies. When a PR modifies multiple layers in a dependency tree but only some are applied before closure, we lose visibility into the incomplete state. This can lead to cascading issues where future changes require applying all unapplied changes up the dependency tree.
Why is this feature important?
No response
Additional context
No response
Describe the feature
Users can close PRs that have only been partially applied, causing tracking issues and potential deployment inconsistencies. When a PR modifies multiple layers in a dependency tree but only some are applied before closure, we lose visibility into the incomplete state. This can lead to cascading issues where future changes require applying all unapplied changes up the dependency tree.
Why is this feature important?
No response
Additional context
No response