Skip to content

Allow callers to specify a custom matrix for reusable workflows #72

@danielbachhuber

Description

@danielbachhuber

In wp-cli/dist-archive-command#78, I wanted to skip running the test workflow against PHP 5.6 and 7.0.

wp-cli/dist-archive-command@54027e6 was my attempt, but it didn't work. It spawned jobs for every value in my matrix + every value in the reusable workflow matrix.

It would be helpful if a caller could specify a custom matrix. Alternatively, a caller could exclude specific values of the existing matrix.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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