Skip to content
This repository has been 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

Open
mmitche opened this issue Jun 23, 2016 · 0 comments
Open

Comments

@mmitche
Copy link
Member

mmitche commented Jun 23, 2016

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant