Skip to content

[BUG] Check group is not getting the configured CI statuses #1089

@rohitgr7

Description

@rohitgr7

Describe the bug

Check group is unable to capture the build statuses of the configure checks, even when all the checks have passed.

The service has started watching available check statues, but other
checks have not reported statuses yet.

To Reproduce
Steps to reproduce the behavior:

  1. Open check-group CI and other checks

There you can see all the checks are green, but check-group is still waiting for statuses to be reported. Also, finding which check it is waiting on is not possible.

Here is the configuration: https://github.com/Lightning-AI/lightning/blob/master/.github/checkgroup.yml

Expected behavior
check-group check should be green too since all the required checks have passed.

cc @Borda @otaj

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions