Skip to content

Create API endpoint to detect PRs with partial applies #1199

@joshpollara

Description

@joshpollara

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions