Skip to content
This repository was archived by the owner on Nov 20, 2019. It is now read-only.
This repository was archived by the owner on Nov 20, 2019. It is now read-only.

Mergeability status not always up to date, CI may build older detached ref #339

@mmitche

Description

@mmitche

If a PR had merge conflicts or if GH was slow in updating mergeability status, the system may determine that a PR is not mergeable. In this case, it will build a detached head instead of the PR merge branch. This is the correct behavior. However, once mergeability is fixed, this should switch over to using the merge branch again.

This should be fixed by jenkinsci/ghprb-plugin#365. However this is not rolled out

In the meantime, it's possible to workaround this issue by fetching and merging the upstream target branch yourself, then pushing that new ref.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions