Skip to content

Apply mergability check should not fail if the "digger/apply" status check is the only thing blocking #1180

@motatoes

Description

@motatoes

In #1150 we have implemented an aggregate status check (#959) for digger digger/plan and digger/apply. Although those are set correctly there is an additional mergability check which causes digger apply step to fail IF the PR is not mergable.

This has introduced chicken-egg situation where you want digger/apply check to succeed for PR to be mergable but digger/apply needs to complete

We should do an additional check on mergability where if PR state is "blocked" and the only check blocking it is "digger/apply" then to still proceed with the apply

Screenshot 2024-02-19 at 12 10 54

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions