Github:如何解决挂起的拉取请求?

标签 github pull-request

我的 repo是来自上游仓库的 fork 2amigos/yii2-usuario .

我的仓库支持一些提交。我想重新同步所有提交并通过切换基础创建拉取请求,以便上游仓库合并到我的仓库中。

同时 creating the pull request , Github 说

Able to merge. These branches can be automatically merged.

但是,当创建拉取请求时,Github 只是 shows

Checking for ability to merge automatically…
Hang in there while we check the branch’s status.

我无法执行任何操作,既不能终止拉取请求也不能解决它。 我该怎么办?

最佳答案

找到了。尽管多次重新加载页面,但我的 Safari 浏览器没有更新拉取请求状态。不得不从 Github 注销并重新登录。然后拉取请求是可合并的。

关于Github:如何解决挂起的拉取请求?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63315676/

相关文章:

git - 无法将文件添加到 Git

git - GitHub pull 请求上的 HTTP 403

GitHub:重新打开合并的拉取请求

git - 列出 pull 请求的提交

github - 进行拉取请求时的分支名称

git - 如何获取 github repo readme 内容

git - 如何镜像Github和VS Online?

ios - Git 大文件存储 - 远程 : fatal: pack exceeds maximum allowed size

github - 我在 GitHub 上哪里可以看到我的拉取请求?

github - 成为贡献者意味着我的请求被接受了吗?