Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

remote 'origin' for project is not reviewable while executing command "git pr" #33

Closed
robertzhangwenjie opened this issue Oct 4, 2021 · 4 comments

Comments

@robertzhangwenjie
Copy link

➜ InterfaceTestingFramework git:(master) git pr
Error: remote 'origin' for project 'InterfaceTestingFramework' is not reviewable

@jiangxin
Copy link
Collaborator

jiangxin commented Nov 28, 2021

Sorry for the late response, I did not notice this issue during the National Day holiday.

Please report details:

  1. Versions of git and git-repo.
  2. What is the URL of remote "origin"? Show it using "git remote get-url origin"
  3. Turn on verbose output by running "git pr -vv"

@xlmeng1988
Copy link

I got he following verbose output:

$ git pr -vv
DEBUG: get ssh_info from command: ssh [email protected] ssh_info
DEBUG: fail to check ssh_info for SSH protocol, will check HTTP instead
DEBUG: get ssh_info from API: https://gitlab.xxx.com/ssh_info
DEBUG: fail to get proxy from git config: http.proxy is not set
DEBUG: get ssh_info from API: http://gitlab.xxx.com/ssh_info
DEBUG: 404: bad ssh_info response of 'http://gitlab.xxx.com/ssh_info'
Error: remote 'origin' for project 'test' is not reviewable

@jiangxin
Copy link
Collaborator

Only a few servers including devops.aliyun.com are supported. The servers must implement :

@siennathesane
Copy link

go-gitea/gitea#27014 and go-gitea/gitea#27021 will formally enable this for Gitea, but it has been supported since 1.13.

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

No branches or pull requests

4 participants