Skip to content

Fork publication fails with current GitHub CLI #8

Description

@eohjelle

When the authenticated user cannot push to the canonical roadmap repository, push_target() invokes:

gh repo fork <repository> --clone=false --remote=false

Current GitHub CLI rejects --remote whenever a repository argument is provided, before creating the fork. --clone=false alone provides the required noninteractive behavior.

Remove --remote=false and test the no-canonical-push publication path against a supported GitHub CLI version.

🤖 Prepared with Codex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions