beyondcode / beyondcode/polyscope-community
[Bug]: Pushing commit to a fork's PR goes to the wrong remote
- Dominant language
- No language data
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Platform
macOS
### Operating system version
macOS Tahoe 26.3.1 (a)
### System architecture
ARM64 (M1, M2, etc)
### PolyScope Version
0.15.0
### Bug description
If I create a workspace from a PR, and that PR belongs to an outside contributor (i.e. its from a fork), when I push a commit Polyscope/Claude will push it to my own repo's origin (with the same branch name used in the PR) rather than back to the fork's branch.
### Steps to reproduce
- Create workspace from pull request. The PR must be from a fork.
- Make a change
- Click the commit button
### Relevant log output
```shell
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.