microsoft / microsoft/vscode-pull-request-github

Use package.json repository property as a remote fallback

未关闭
#3,205 5 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@alexr00 已经在做这个了。

开始于 2021年12月22日。

feature-request
主要语言
TypeScript
星标
2.6k
派生
796
平均合并
1 天 4 小时
30 天内合并 PR
46

描述

image

Things I tried, none worked:

  • Fetching remote via terminal and refreshing
  • Cloning the repo again in a separate folder
  • Switching to pre-release
PS C:\Github\Tyriar\xterm.js> git remote -v
origin  https://github.com/Tyriar/xterm.js (fetch)
origin  https://github.com/Tyriar/xterm.js (push)
upstream        https://github.com/xtermjs/xterm.js.git (fetch)
upstream        https://github.com/xtermjs/xterm.js.git (push)
xtermjs https://github.com/xtermjs/xterm.js.git (fetch)
xtermjs https://github.com/xtermjs/xterm.js.git (push)

Output from GH PR output channel:

[Info] C:\Users\Daniel\.ssh\config: ENOENT: no such file or directory, open 'C:\Users\Daniel\.ssh\config'
[Info] TemporaryState> Error in initialization: Unable to delete nonexistent file 'c:\Users\Daniel\AppData\Roaming\Code - Insiders\User\globalStorage\github.vscode-pull-request-github\temp'
[Info] Registering git provider
[Info] Looking for git repository
[Info] Found 1 repositories during activation
[Info] Git repository found, initializing review manager and pr tree view.
[Info] Review> Validate state in progress
[Info] Review> Validating state...
[Info] No remotes found. The following remotes are missing: origin, ups
[Info] No GitHub remotes found
[Info] Review> Queuing additional validate state
[Info] Review> Validating state...
[Info] Found GitHub remote
[Info] Review> no matching pull request metadata found for current branch deprecated_event
[Info] Review> no matching pull request metadata found on GitHub for current branch deprecated_event
[Info] Review> Queuing additional validate state
[Info] Review> Validating state...
[Info] Found GitHub remote
[Info] Review> no matching pull request metadata found for current branch master
[Info] Review> no matching pull request metadata found on GitHub for current branch master

Version info:

Version: 1.64.0-insider (user setup)
Commit: e8a26d3ebf5095d4324ad4bf794787540ed3b33e
Date: 2021-12-21T05:15:30.501Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.22000

GHPRI v0.34.2

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。