Skip to content

Workflow alias #323

@Midnighter

Description

@Midnighter

Similarly to #96, I would like to test a (sub-)workflow under an alias. That is because I run the sub-workflow in two different fashions in my pipeline and I have my configuration set up accordingly.

I'm not sure about the best syntax, but it could either be:

workflow "SUBFLOW as SUBFLOW1"

or

when {
    workflow {
        alias "SUBFLOW1"

or something like that.

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