Skip to content

Failed to create PR #122

Description

@MalteHerrmann

I tried to run GITHUB_TOKEN=$(op read "...") clu create-pr in a private repository with committed changes on a new branch. The tool correctly prompted me that the branch was not found upstream, and if it should be pushed to the remote.

After confirming, I can see on the GitHub repository, that the branch was indeed pushed. However, the CLI tool still reports it as missing, even on subsequent runs of the mentioned CLI call.
It seems that reading from the origin remote is not working as expected.

I tried specifying target_repo in .clconfig.json both as https://github.com/... and git@github.com/... but neither had any effect.
Might be related to #121.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions