-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
5
-
Our setup uses the private-fork model.
A build-bot scans open pull-requests, and tries to checkout the current 'fromRef' to run some automated Q/A.
Occasionally, it seems the refs/pull-requests/<X>/from ref isn't updated when the pull-request is updated. (I.E. new commits pushed to the from-branch of the pull-request). Neither is the new fromRef available in the toRef-repository. (Tested with direct commit-fetch)
In this case, the REST-API shows the updated commit-hash for the newly added commit, which cannot be fetched from the toRef-repository, which halts the checkout process.
- duplicates
-
BSERV-10083 Pull Request does not get updated over git remote after pushing new commits -- before refreshing Web Interface.
- Closed
- is related to
-
BSERV-5112 Ability to have CI automatically build pull-requests
- Gathering Interest
- mentioned in
-
Page Loading...