Skip to content

Reusable workflows: Increase limit of called workflow depth from 2 to 3 or more #1797

@cytopia

Description

@cytopia

Describe the enhancement

I am trying to generalize my resuable workflows. By doing so I hit the maximum depth limit:

error parsing called workflow "./.github/workflows/build.yml@": 
job "arch" calls workflow "./.github/workflows/docker-multistage-build.yml@",
but doing so would exceed the limit on called workflow depth of 2

I would like to be able to allow reusable workflows to call other reusable workflows and then call the initial one in my main workflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions