Skip to content

fix: allow workspace clone to derive the default name #885

Description

@chubes4

Bug\n\nwp datamachine-code workspace clone https://github.com/Extra-Chill/homeboy-action.git fails validation because the ability receives an absent name field that does not satisfy its declared string input.\n\nPassing --name=homeboy-action succeeds, despite the command help documenting that the name is derived when omitted.\n\n## Expected\n\nOmitting --name should derive the repository name as documented.\n\n## Reproduction\n\nwp --allow-root --path=/var/www/extrachill.com datamachine-code workspace clone https://github.com/Extra-Chill/homeboy-action.git\n\n## Actual\n\nError: Ability "datamachine-code/workspace-clone" has invalid input. Reason: input[name] is not of type string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions