Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run auto format on a fork #4

Open
xross opened this issue Mar 4, 2022 · 0 comments
Open

Cannot run auto format on a fork #4

xross opened this issue Mar 4, 2022 · 0 comments
Assignees

Comments

@xross
Copy link

xross commented Mar 4, 2022

It seems auto format cannot be run when PR'ing a branch from a fork, only when a PR is merging an upstream branch.

for example, I have a fix branch, say on fix/101 on my fork. I get the following error as it tried to checkout the branch on the upstream repo, which doesn't exist:

/usr/bin/git checkout fix/101
[72](https://github.com/xmos/lib_xud/runs/5424431483?check_suite_focus=true#step:3:72)
error: pathspec 'fix/101' did not match any file(s) known to git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants