Skip to content

Unable to merge PRs from remote branches because CI stalls #1010

@metalstrolch

Description

@metalstrolch

When creating a branch on a non navit-gps repository, all CI-steps seem to pass and the branch will be shown "green" ci-wise.
When creating a pull request, the additional steps like codefactor are run as well and indicate green.
But the completion of "build_all" is never indicated. It stalls (with yellow circle) waiting for some event that doesn't seem to come. Note: it doesn't indicate failure in that state.

Currently #1007 is affected from that.

Can somebody with acces to CI configuration check what build_all is waiting for on pull request? There must be a difference to only branch, as the usual building of CI passes.

We had this situation already when we refactored the CI steps, but the config wasn't updated. Maybe it has something to do with requiring a signed apk, which cannot be built outside of navit-gps due to missing keys.

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